Skip to content

Commit

Permalink
Removed unneeded dependency on bincode 1
Browse files Browse the repository at this point in the history
  • Loading branch information
VictorKoenders committed Jan 19, 2022
1 parent 0c56771 commit 32694c6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,6 @@ criterion = "0.3"
rand = "0.8"
uuid = { version = "0.8", features = ["serde"] }
chrono = { version = "0.4", features = ["serde"] }
bincode_1 = { version = "1", package = "bincode" }

[[bench]]
name = "varint"
Expand Down

0 comments on commit 32694c6

Please sign in to comment.