@@ -20,20 +20,20 @@ license = "MIT OR Apache-2.0"
2020alto-chain = { version = " 2026.3.0" , path = " chain" }
2121alto-client = { version = " 2026.3.0" , path = " client" }
2222alto-types = { version = " 2026.3.0" , path = " types" }
23- commonware-broadcast = " 2026.3.0 "
24- commonware-codec = " 2026.3.0 "
25- commonware-consensus = " 2026.3.0 "
26- commonware-cryptography = " 2026.3.0 "
27- commonware-deployer = { version = " 2026.3.0 " , default-features = false }
28- commonware-macros = " 2026.3.0 "
29- commonware-p2p = " 2026.3.0 "
30- commonware-resolver = " 2026.3.0 "
31- commonware-runtime = " 2026.3.0 "
32- commonware-storage = " 2026.3.0 "
33- commonware-stream = " 2026.3.0 "
34- commonware-utils = " 2026.3.0 "
35- commonware-math = " 2026.3.0 "
36- commonware-parallel = " 2026.3.0 "
23+ commonware-broadcast = { git = " https://github.com/commonwarexyz/monorepo.git " , rev = " f4e49d2d8ce81b1ff594adb436e7f7560b23703c " }
24+ commonware-codec = { git = " https://github.com/commonwarexyz/monorepo.git " , rev = " f4e49d2d8ce81b1ff594adb436e7f7560b23703c " }
25+ commonware-consensus = { git = " https://github.com/commonwarexyz/monorepo.git " , rev = " f4e49d2d8ce81b1ff594adb436e7f7560b23703c " }
26+ commonware-cryptography = { git = " https://github.com/commonwarexyz/monorepo.git " , rev = " f4e49d2d8ce81b1ff594adb436e7f7560b23703c " }
27+ commonware-deployer = { git = " https://github.com/commonwarexyz/monorepo.git " , rev = " f4e49d2d8ce81b1ff594adb436e7f7560b23703c " , default-features = false }
28+ commonware-macros = { git = " https://github.com/commonwarexyz/monorepo.git " , rev = " f4e49d2d8ce81b1ff594adb436e7f7560b23703c " }
29+ commonware-p2p = { git = " https://github.com/commonwarexyz/monorepo.git " , rev = " f4e49d2d8ce81b1ff594adb436e7f7560b23703c " }
30+ commonware-resolver = { git = " https://github.com/commonwarexyz/monorepo.git " , rev = " f4e49d2d8ce81b1ff594adb436e7f7560b23703c " }
31+ commonware-runtime = { git = " https://github.com/commonwarexyz/monorepo.git " , rev = " f4e49d2d8ce81b1ff594adb436e7f7560b23703c " }
32+ commonware-storage = { git = " https://github.com/commonwarexyz/monorepo.git " , rev = " f4e49d2d8ce81b1ff594adb436e7f7560b23703c " }
33+ commonware-stream = { git = " https://github.com/commonwarexyz/monorepo.git " , rev = " f4e49d2d8ce81b1ff594adb436e7f7560b23703c " }
34+ commonware-utils = { git = " https://github.com/commonwarexyz/monorepo.git " , rev = " f4e49d2d8ce81b1ff594adb436e7f7560b23703c " }
35+ commonware-math = { git = " https://github.com/commonwarexyz/monorepo.git " , rev = " f4e49d2d8ce81b1ff594adb436e7f7560b23703c " }
36+ commonware-parallel = { git = " https://github.com/commonwarexyz/monorepo.git " , rev = " f4e49d2d8ce81b1ff594adb436e7f7560b23703c " }
3737thiserror = " 2.0.12"
3838bytes = " 1.7.1"
3939rand = " 0.8.5"
0 commit comments