mirror of
https://github.com/tokio-rs/bytes.git
synced 2026-08-23 00:00:13 +02:00
add support for 128bit numbers (#209)
This commit is contained in:
committed by
Carl Lerche
parent
a6b9844296
commit
7785cde587
@@ -36,6 +36,9 @@ matrix:
|
||||
# Serde implementation
|
||||
- env: EXTRA_ARGS="--features serde"
|
||||
|
||||
# 128 bit numbers
|
||||
- env: EXTRA_ARGS="--features i128"
|
||||
|
||||
# WASM support
|
||||
- rust: beta
|
||||
script:
|
||||
|
||||
Reference in New Issue
Block a user