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

Commit f814299

Browse files
committed
Remove unused deps from binary benchmark crate
1 parent 3375639 commit f814299

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

binary/Cargo.toml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,8 @@ publish = false
77

88
[dependencies]
99
json-benchmark = { path = ".." }
10-
serde = "1.0"
1110
serde-bench = "0.0.7"
1211
serde_json = "1.0"
13-
time = "0.1"
1412

1513
[features]
1614
default = ["performance", "all-files"]

0 commit comments

Comments
 (0)