@@ -42,7 +42,7 @@ members = [
4242resolver = " 2"
4343
4444[workspace .package ]
45- version = " 0.0.64 "
45+ version = " 0.0.65 "
4646edition = " 2021"
4747license = " MIT OR Apache-2.0"
4848homepage = " https://commonware.xyz"
@@ -80,24 +80,24 @@ chacha20poly1305 = { version = "0.10.1", default-features = false }
8080chrono = " 0.4.39"
8181clap = " 4.5.18"
8282colored = " 3.0.0"
83- commonware-broadcast = { version = " 0.0.64 " , path = " broadcast" }
84- commonware-codec = { version = " 0.0.64 " , path = " codec" , default-features = false }
85- commonware-coding = { version = " 0.0.64 " , path = " coding" }
86- commonware-collector = { version = " 0.0.64 " , path = " collector" }
87- commonware-conformance = { version = " 0.0.64 " , path = " conformance" }
88- commonware-conformance-macros = { version = " 0.0.64 " , path = " conformance/macros" }
89- commonware-consensus = { version = " 0.0.64 " , path = " consensus" }
90- commonware-cryptography = { version = " 0.0.64 " , path = " cryptography" , default-features = false }
91- commonware-deployer = { version = " 0.0.64 " , path = " deployer" , default-features = false }
92- commonware-macros = { version = " 0.0.64 " , path = " macros" }
93- commonware-math = { version = " 0.0.64 " , path = " math" , default-features = false }
94- commonware-p2p = { version = " 0.0.64 " , path = " p2p" }
95- commonware-parallel = { version = " 0.0.64 " , path = " parallel" , default-features = false }
96- commonware-resolver = { version = " 0.0.64 " , path = " resolver" }
97- commonware-runtime = { version = " 0.0.64 " , path = " runtime" }
98- commonware-storage = { version = " 0.0.64 " , path = " storage" , default-features = false }
99- commonware-stream = { version = " 0.0.64 " , path = " stream" }
100- commonware-utils = { version = " 0.0.64 " , path = " utils" , default-features = false }
83+ commonware-broadcast = { version = " 0.0.65 " , path = " broadcast" }
84+ commonware-codec = { version = " 0.0.65 " , path = " codec" , default-features = false }
85+ commonware-coding = { version = " 0.0.65 " , path = " coding" }
86+ commonware-collector = { version = " 0.0.65 " , path = " collector" }
87+ commonware-conformance = { version = " 0.0.65 " , path = " conformance" }
88+ commonware-conformance-macros = { version = " 0.0.65 " , path = " conformance/macros" }
89+ commonware-consensus = { version = " 0.0.65 " , path = " consensus" }
90+ commonware-cryptography = { version = " 0.0.65 " , path = " cryptography" , default-features = false }
91+ commonware-deployer = { version = " 0.0.65 " , path = " deployer" , default-features = false }
92+ commonware-macros = { version = " 0.0.65 " , path = " macros" }
93+ commonware-math = { version = " 0.0.65 " , path = " math" , default-features = false }
94+ commonware-p2p = { version = " 0.0.65 " , path = " p2p" }
95+ commonware-parallel = { version = " 0.0.65 " , path = " parallel" , default-features = false }
96+ commonware-resolver = { version = " 0.0.65 " , path = " resolver" }
97+ commonware-runtime = { version = " 0.0.65 " , path = " runtime" }
98+ commonware-storage = { version = " 0.0.65 " , path = " storage" , default-features = false }
99+ commonware-stream = { version = " 0.0.65 " , path = " stream" }
100+ commonware-utils = { version = " 0.0.65 " , path = " utils" , default-features = false }
101101console-subscriber = " 0.5.0"
102102crc = " 3.4.0"
103103crc-fast = { version = " 1.10.0" , default-features = false }
0 commit comments