@@ -43,7 +43,7 @@ members = [
4343resolver = " 2"
4444
4545[workspace .package ]
46- version = " 0.0.65 "
46+ version = " 2026.2.0 "
4747edition = " 2021"
4848license = " MIT OR Apache-2.0"
4949homepage = " https://commonware.xyz"
@@ -84,25 +84,25 @@ chacha20poly1305 = { version = "0.10.1", default-features = false }
8484chrono = " 0.4.39"
8585clap = " 4.5.18"
8686colored = " 3.0.0"
87- commonware-broadcast = { version = " 0.0.65 " , path = " broadcast" }
88- commonware-codec = { version = " 0.0.65 " , path = " codec" , default-features = false }
89- commonware-coding = { version = " 0.0.65 " , path = " coding" }
90- commonware-collector = { version = " 0.0.65 " , path = " collector" }
91- commonware-conformance = { version = " 0.0.65 " , path = " conformance" }
92- commonware-conformance-macros = { version = " 0.0.65 " , path = " conformance/macros" }
93- commonware-consensus = { version = " 0.0.65 " , path = " consensus" }
94- commonware-cryptography = { version = " 0.0.65 " , path = " cryptography" , default-features = false }
95- commonware-deployer = { version = " 0.0.65 " , path = " deployer" , default-features = false }
96- commonware-macros = { version = " 0.0.65 " , path = " macros" , default-features = false }
97- commonware-macros-impl = { version = " 0.0.65 " , path = " macros/impl" }
98- commonware-math = { version = " 0.0.65 " , path = " math" , default-features = false }
99- commonware-p2p = { version = " 0.0.65 " , path = " p2p" }
100- commonware-parallel = { version = " 0.0.65 " , path = " parallel" , default-features = false }
101- commonware-resolver = { version = " 0.0.65 " , path = " resolver" }
102- commonware-runtime = { version = " 0.0.65 " , path = " runtime" }
103- commonware-storage = { version = " 0.0.65 " , path = " storage" , default-features = false }
104- commonware-stream = { version = " 0.0.65 " , path = " stream" }
105- commonware-utils = { version = " 0.0.65 " , path = " utils" , default-features = false }
87+ commonware-broadcast = { version = " 2026.2.0 " , path = " broadcast" }
88+ commonware-codec = { version = " 2026.2.0 " , path = " codec" , default-features = false }
89+ commonware-coding = { version = " 2026.2.0 " , path = " coding" }
90+ commonware-collector = { version = " 2026.2.0 " , path = " collector" }
91+ commonware-conformance = { version = " 2026.2.0 " , path = " conformance" }
92+ commonware-conformance-macros = { version = " 2026.2.0 " , path = " conformance/macros" }
93+ commonware-consensus = { version = " 2026.2.0 " , path = " consensus" }
94+ commonware-cryptography = { version = " 2026.2.0 " , path = " cryptography" , default-features = false }
95+ commonware-deployer = { version = " 2026.2.0 " , path = " deployer" , default-features = false }
96+ commonware-macros = { version = " 2026.2.0 " , path = " macros" , default-features = false }
97+ commonware-macros-impl = { version = " 2026.2.0 " , path = " macros/impl" }
98+ commonware-math = { version = " 2026.2.0 " , path = " math" , default-features = false }
99+ commonware-p2p = { version = " 2026.2.0 " , path = " p2p" }
100+ commonware-parallel = { version = " 2026.2.0 " , path = " parallel" , default-features = false }
101+ commonware-resolver = { version = " 2026.2.0 " , path = " resolver" }
102+ commonware-runtime = { version = " 2026.2.0 " , path = " runtime" }
103+ commonware-storage = { version = " 2026.2.0 " , path = " storage" , default-features = false }
104+ commonware-stream = { version = " 2026.2.0 " , path = " stream" }
105+ commonware-utils = { version = " 2026.2.0 " , path = " utils" , default-features = false }
106106console-subscriber = " 0.5.0"
107107crc = " 3.4.0"
108108crc-fast = { version = " 1.10.0" , default-features = false }
0 commit comments