diff --git a/ethkey/cli/Cargo.toml b/ethkey/cli/Cargo.toml index b8183e674..3ea931e25 100644 --- a/ethkey/cli/Cargo.toml +++ b/ethkey/cli/Cargo.toml @@ -7,8 +7,8 @@ authors = ["Parity Technologies "] ethkey = { path = "../" } serde = "1.0" serde_derive = "1.0" -docopt = "0.8" rustc-hex = "1.0" +docopt = "0.8" [[bin]] name = "ethkey"