Skip to content
This repository was archived by the owner on May 20, 2024. It is now read-only.

Commit 541d449

Browse files
committed
Update binary benchmark to serde-bench 0.0.9
1 parent 0925f3b commit 541d449

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

binary/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ publish = false
77

88
[dependencies]
99
json-benchmark = { path = ".." }
10-
serde-bench = "0.0.8"
10+
serde-bench = "0.0.9"
1111
serde_json = "1.0"
1212

1313
[features]

0 commit comments

Comments
 (0)