Skip to content

Commit

Permalink
Specify zookeeper-derive version for release
Browse files Browse the repository at this point in the history
  • Loading branch information
bonifaido committed Jun 21, 2017
1 parent bfa1973 commit 4937bd7
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 @@ -17,7 +17,7 @@ lazy_static = "0.1"
log = "0.3"
mio = "0.5"
snowflake = "1.0.0"
zookeeper_derive = { path = "zookeeper-derive" }
zookeeper_derive = { path = "zookeeper-derive", version = "*" }

[dev-dependencies]
env_logger = "0.3"
Expand Down

0 comments on commit 4937bd7

Please sign in to comment.