mirror of
https://github.com/Drop-OSS/drop.git
synced 2026-07-27 18:24:43 +10:00
chore: re-instated original default features
This commit is contained in:
committed by
Vincent Herlemont
parent
dac9ddb4c0
commit
95e68f235e
@@ -32,8 +32,7 @@ criterion = { version = "0.5.1" }
|
|||||||
skeptic = "0.13.7"
|
skeptic = "0.13.7"
|
||||||
|
|
||||||
[features]
|
[features]
|
||||||
# default = ["serde", "bincode_1_3"]
|
default = ["serde", "bincode_1_3"]
|
||||||
default = ["serde", "bincode_1_3", "bincode_2_rc", "postcard_1_0", "rmp_serde_1_3"]
|
|
||||||
|
|
||||||
[[bench]]
|
[[bench]]
|
||||||
name = "overhead"
|
name = "overhead"
|
||||||
|
|||||||
Reference in New Issue
Block a user