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 e5b3afe commit 1ebcdebCopy full SHA for 1ebcdeb
mithril-common/Cargo.toml
@@ -50,7 +50,7 @@ kes-summed-ed25519 = { version = "0.2.1", features = [
50
"serde_enabled",
51
"sk_clone_enabled",
52
] }
53
-mithril-stm = { path = "../mithril-stm", version = ">=0.4", default-features = false }
+mithril-stm = { path = "../mithril-stm", version = ">=0.5", default-features = false }
54
nom = "8.0.0"
55
rand_chacha = { workspace = true }
56
rand_core = { workspace = true }
0 commit comments