Skip to content

Commit

Permalink
ensure we don't buffer in sval_to_serde
Browse files Browse the repository at this point in the history
  • Loading branch information
KodrAus committed Dec 21, 2023
1 parent 8fea514 commit b8bef4b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion json/bench/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ features = ["std"]

[dependencies.sval_serde]
path = "../../serde"
features = ["std"]
default-features = false

[dependencies.serde]
version = "1"
Expand Down

0 comments on commit b8bef4b

Please sign in to comment.