Skip to content

Commit 1ebcdeb

Browse files
committed
chore: bump minimum version in constraint for 'mithril-stm'
1 parent e5b3afe commit 1ebcdeb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mithril-common/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ kes-summed-ed25519 = { version = "0.2.1", features = [
5050
"serde_enabled",
5151
"sk_clone_enabled",
5252
] }
53-
mithril-stm = { path = "../mithril-stm", version = ">=0.4", default-features = false }
53+
mithril-stm = { path = "../mithril-stm", version = ">=0.5", default-features = false }
5454
nom = "8.0.0"
5555
rand_chacha = { workspace = true }
5656
rand_core = { workspace = true }

0 commit comments

Comments
 (0)