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 1ebcdeb commit b2c7e7bCopy full SHA for b2c7e7b
demo/protocol-demo/Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
2
name = "mithrildemo"
3
-version = "0.1.52"
+version = "0.1.53"
4
authors = { workspace = true }
5
edition = { workspace = true }
6
documentation = { workspace = true }
mithril-common/Cargo.toml
name = "mithril-common"
-version = "0.6.22"
+version = "0.6.23"
description = "Common types, interfaces, and utilities for Mithril nodes."
0 commit comments