@@ -34,20 +34,20 @@ members = [
3434resolver = " 2"
3535
3636[workspace .dependencies ]
37- commonware-broadcast = { version = " 0.0.59 " , path = " broadcast" }
38- commonware-codec = { version = " 0.0.59 " , path = " codec" , default-features = false }
39- commonware-coding = { version = " 0.0.59 " , path = " coding" }
40- commonware-collector = { version = " 0.0.59 " , path = " collector" }
41- commonware-consensus = { version = " 0.0.59 " , path = " consensus" }
42- commonware-cryptography = { version = " 0.0.59 " , path = " cryptography" }
43- commonware-deployer = { version = " 0.0.59 " , path = " deployer" , default-features = false }
44- commonware-macros = { version = " 0.0.59 " , path = " macros" }
45- commonware-p2p = { version = " 0.0.59 " , path = " p2p" }
46- commonware-resolver = { version = " 0.0.59 " , path = " resolver" }
47- commonware-runtime = { version = " 0.0.59 " , path = " runtime" }
48- commonware-storage = { version = " 0.0.59 " , path = " storage" }
49- commonware-stream = { version = " 0.0.59 " , path = " stream" }
50- commonware-utils = { version = " 0.0.59 " , path = " utils" , default-features = false }
37+ commonware-broadcast = { version = " 0.0.60 " , path = " broadcast" }
38+ commonware-codec = { version = " 0.0.60 " , path = " codec" , default-features = false }
39+ commonware-coding = { version = " 0.0.60 " , path = " coding" }
40+ commonware-collector = { version = " 0.0.60 " , path = " collector" }
41+ commonware-consensus = { version = " 0.0.60 " , path = " consensus" }
42+ commonware-cryptography = { version = " 0.0.60 " , path = " cryptography" }
43+ commonware-deployer = { version = " 0.0.60 " , path = " deployer" , default-features = false }
44+ commonware-macros = { version = " 0.0.60 " , path = " macros" }
45+ commonware-p2p = { version = " 0.0.60 " , path = " p2p" }
46+ commonware-resolver = { version = " 0.0.60 " , path = " resolver" }
47+ commonware-runtime = { version = " 0.0.60 " , path = " runtime" }
48+ commonware-storage = { version = " 0.0.60 " , path = " storage" }
49+ commonware-stream = { version = " 0.0.60 " , path = " stream" }
50+ commonware-utils = { version = " 0.0.60 " , path = " utils" , default-features = false }
5151thiserror = { version = " 2.0.12" , default-features = false }
5252bytes = { version = " 1.7.1" , default-features = false }
5353sha2 = { version = " 0.10.8" , default-features = false }
0 commit comments