@@ -41,7 +41,7 @@ members = [
4141resolver = " 2"
4242
4343[workspace .package ]
44- version = " 0.0.63 "
44+ version = " 0.0.64 "
4545edition = " 2021"
4646license = " MIT OR Apache-2.0"
4747homepage = " https://commonware.xyz"
@@ -76,23 +76,23 @@ chacha20poly1305 = { version = "0.10.1", default-features = false }
7676chrono = " 0.4.39"
7777clap = " 4.5.18"
7878colored = " 3.0.0"
79- commonware-broadcast = { version = " 0.0.63 " , path = " broadcast" }
80- commonware-codec = { version = " 0.0.63 " , path = " codec" , default-features = false }
81- commonware-coding = { version = " 0.0.63 " , path = " coding" }
82- commonware-collector = { version = " 0.0.63 " , path = " collector" }
83- commonware-conformance = { version = " 0.0.63 " , path = " conformance" }
84- commonware-conformance-macros = { version = " 0.0.63 " , path = " conformance/macros" }
85- commonware-consensus = { version = " 0.0.63 " , path = " consensus" }
86- commonware-cryptography = { version = " 0.0.63 " , path = " cryptography" , default-features = false }
87- commonware-deployer = { version = " 0.0.63 " , path = " deployer" , default-features = false }
88- commonware-macros = { version = " 0.0.63 " , path = " macros" }
89- commonware-math = { version = " 0.0.63 " , path = " math" , default-features = false }
90- commonware-p2p = { version = " 0.0.63 " , path = " p2p" }
91- commonware-resolver = { version = " 0.0.63 " , path = " resolver" }
92- commonware-runtime = { version = " 0.0.63 " , path = " runtime" }
93- commonware-storage = { version = " 0.0.63 " , path = " storage" , default-features = false }
94- commonware-stream = { version = " 0.0.63 " , path = " stream" }
95- commonware-utils = { version = " 0.0.63 " , path = " utils" , default-features = false }
79+ commonware-broadcast = { version = " 0.0.64 " , path = " broadcast" }
80+ commonware-codec = { version = " 0.0.64 " , path = " codec" , default-features = false }
81+ commonware-coding = { version = " 0.0.64 " , path = " coding" }
82+ commonware-collector = { version = " 0.0.64 " , path = " collector" }
83+ commonware-conformance = { version = " 0.0.64 " , path = " conformance" }
84+ commonware-conformance-macros = { version = " 0.0.64 " , path = " conformance/macros" }
85+ commonware-consensus = { version = " 0.0.64 " , path = " consensus" }
86+ commonware-cryptography = { version = " 0.0.64 " , path = " cryptography" , default-features = false }
87+ commonware-deployer = { version = " 0.0.64 " , path = " deployer" , default-features = false }
88+ commonware-macros = { version = " 0.0.64 " , path = " macros" }
89+ commonware-math = { version = " 0.0.64 " , path = " math" , default-features = false }
90+ commonware-p2p = { version = " 0.0.64 " , path = " p2p" }
91+ commonware-resolver = { version = " 0.0.64 " , path = " resolver" }
92+ commonware-runtime = { version = " 0.0.64 " , path = " runtime" }
93+ commonware-storage = { version = " 0.0.64 " , path = " storage" , default-features = false }
94+ commonware-stream = { version = " 0.0.64 " , path = " stream" }
95+ commonware-utils = { version = " 0.0.64 " , path = " utils" , default-features = false }
9696console-subscriber = " 0.5.0"
9797crc32fast = " 1.5.0"
9898criterion = " 0.7.0"
0 commit comments