We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0496dd6 commit 08662e7Copy full SHA for 08662e7
chain-impl-mockchain/Cargo.toml
@@ -18,7 +18,7 @@ rand_core = "0.6"
18
imhamt = { path = "../imhamt" }
19
sparse-array = { path = "../sparse-array" }
20
strum = "0.23.0"
21
-strum_macros = "0.23.1"
+strum_macros = "0.24.0"
22
hex = { version = "0.4.2", default-features = false, features = [ "std" ] }
23
quickcheck = { version = "0.9", optional = true }
24
quickcheck_macros = { version = "0.9", optional = true }
0 commit comments