File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
rust/cardano-blockchain-types Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -21,7 +21,7 @@ workspace = true
2121pallas = { version = " 0.30.1" , git = " https://github.com/input-output-hk/catalyst-pallas.git" , rev = " 9b5183c8b90b90fe2cc319d986e933e9518957b3" }
2222pallas-crypto = { version = " 0.30.1" , git = " https://github.com/input-output-hk/catalyst-pallas.git" , rev = " 9b5183c8b90b90fe2cc319d986e933e9518957b3" }
2323# pallas-hardano = { version = "0.30.1", git = "https://github.com/input-output-hk/catalyst-pallas.git", rev = "9b5183c8b90b90fe2cc319d986e933e9518957b3" }
24- cbork-utils = { git = " https://github.com/input-output-hk/catalyst-libs.git" , branch = " main " }
24+ cbork-utils = { version = " 0.0.1 " , git = " https://github.com/input-output-hk/catalyst-libs.git" , tag = " v0.0.11 " }
2525
2626ouroboros = " 0.18.4"
2727tracing = " 0.1.41"
You can’t perform that action at this time.
0 commit comments