chore: some docs clean-up

This commit is contained in:
Dylan Bowker
2024-05-12 08:39:41 -06:00
committed by Vincent Herlemont
parent 646673efda
commit dac9ddb4c0
7 changed files with 40 additions and 31 deletions
+2 -1
View File
@@ -32,7 +32,8 @@ criterion = { version = "0.5.1" }
skeptic = "0.13.7"
[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]]
name = "overhead"