Skip to content
This repository was archived by the owner on Nov 6, 2020. It is now read-only.

Commit b2053f7

Browse files
committed
fix(grumbles): bump rustc-hex = 2
1 parent 75d0e37 commit b2053f7

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

Cargo.lock

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

ethcore/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ macros = { path = "../util/macros" }
9090
null-engine = { path = "./engines/null-engine" }
9191
parity-runtime = { path = "../util/runtime" }
9292
rlp_compress = { path = "../util/rlp-compress" }
93-
rustc-hex = "1"
93+
rustc-hex = "2"
9494
serde_json = "1.0"
9595
stats = { path = "../util/stats" }
9696
pod = { path = "pod" }

0 commit comments

Comments
 (0)