We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6905ce4 commit 5b0d403Copy full SHA for 5b0d403
ethcontract/Cargo.toml
@@ -49,5 +49,5 @@ web3 = { version = "0.18", default-features = false, features = ["signing"] }
49
zeroize = "1.1"
50
51
[dev-dependencies]
52
-hex-literal = "0.3"
+hex-literal = "0.4"
53
tokio = { version = "1.6", features = ["macros"] }
0 commit comments