Skip to content

Commit

Permalink
fix compile error (#64)
Browse files Browse the repository at this point in the history
  • Loading branch information
BusyJay committed May 20, 2018
1 parent 63570e6 commit d8e2d1f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ categories = ["algorithms", "database-implementations"]

[dependencies]
log = "0.4.1"
protobuf = "1.6"
protobuf = "2.0"
quick-error = "1.2.1"
rand = "0.4"
fxhash = "0.2.1"
Expand Down

0 comments on commit d8e2d1f

Please sign in to comment.