@@ -39,26 +39,26 @@ members = [
3939resolver = " 2"
4040
4141[workspace .package ]
42- version = " 0.0.62 "
42+ version = " 0.0.63 "
4343edition = " 2021"
4444license = " MIT OR Apache-2.0"
4545homepage = " https://commonware.xyz"
4646
4747[workspace .dependencies ]
48- commonware-broadcast = { version = " 0.0.62 " , path = " broadcast" }
49- commonware-codec = { version = " 0.0.62 " , path = " codec" , default-features = false }
50- commonware-coding = { version = " 0.0.62 " , path = " coding" }
51- commonware-collector = { version = " 0.0.62 " , path = " collector" }
52- commonware-consensus = { version = " 0.0.62 " , path = " consensus" }
53- commonware-cryptography = { version = " 0.0.62 " , path = " cryptography" , default-features = false }
54- commonware-deployer = { version = " 0.0.62 " , path = " deployer" , default-features = false }
55- commonware-macros = { version = " 0.0.62 " , path = " macros" }
56- commonware-p2p = { version = " 0.0.62 " , path = " p2p" }
57- commonware-resolver = { version = " 0.0.62 " , path = " resolver" }
58- commonware-runtime = { version = " 0.0.62 " , path = " runtime" }
59- commonware-storage = { version = " 0.0.62 " , path = " storage" , default-features = false }
60- commonware-stream = { version = " 0.0.62 " , path = " stream" }
61- commonware-utils = { version = " 0.0.62 " , path = " utils" , default-features = false }
48+ commonware-broadcast = { version = " 0.0.63 " , path = " broadcast" }
49+ commonware-codec = { version = " 0.0.63 " , path = " codec" , default-features = false }
50+ commonware-coding = { version = " 0.0.63 " , path = " coding" }
51+ commonware-collector = { version = " 0.0.63 " , path = " collector" }
52+ commonware-consensus = { version = " 0.0.63 " , path = " consensus" }
53+ commonware-cryptography = { version = " 0.0.63 " , path = " cryptography" , default-features = false }
54+ commonware-deployer = { version = " 0.0.63 " , path = " deployer" , default-features = false }
55+ commonware-macros = { version = " 0.0.63 " , path = " macros" }
56+ commonware-p2p = { version = " 0.0.63 " , path = " p2p" }
57+ commonware-resolver = { version = " 0.0.63 " , path = " resolver" }
58+ commonware-runtime = { version = " 0.0.63 " , path = " runtime" }
59+ commonware-storage = { version = " 0.0.63 " , path = " storage" , default-features = false }
60+ commonware-stream = { version = " 0.0.63 " , path = " stream" }
61+ commonware-utils = { version = " 0.0.63 " , path = " utils" , default-features = false }
6262anyhow = { version = " 1.0.99" , default-features = false }
6363thiserror = { version = " 2.0.12" , default-features = false }
6464bytes = { version = " 1.7.1" , default-features = false }
0 commit comments