File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
rust/cardano-chain-follower Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -11,9 +11,9 @@ license.workspace = true
1111workspace = true
1212
1313[dependencies ]
14- pallas = { version = " 0.30.1" , git = " https://github.com/input-output-hk/catalyst-pallas.git" , rev = " 9b5183c8b90b90fe2cc319d986e933e9518957b3 " }
15- pallas-hardano = { version = " 0.30.1" , git = " https://github.com/input-output-hk/catalyst-pallas.git" , rev = " 9b5183c8b90b90fe2cc319d986e933e9518957b3 " }
16- pallas-crypto = { version = " 0.30.1" , git = " https://github.com/input-output-hk/catalyst-pallas.git" , rev = " 9b5183c8b90b90fe2cc319d986e933e9518957b3 " }
14+ pallas = { version = " 0.30.1" , git = " https://github.com/input-output-hk/catalyst-pallas.git" , rev = " c66bb4f1bb38ace465f6d385c195f98f09043f48 " }
15+ pallas-hardano = { version = " 0.30.1" , git = " https://github.com/input-output-hk/catalyst-pallas.git" , rev = " c66bb4f1bb38ace465f6d385c195f98f09043f48 " }
16+ pallas-crypto = { version = " 0.30.1" , git = " https://github.com/input-output-hk/catalyst-pallas.git" , rev = " c66bb4f1bb38ace465f6d385c195f98f09043f48 " }
1717
1818# cspell: words licence
1919mithril-client = { version = " 0.8.18" , default-features = false , features = [
You can’t perform that action at this time.
0 commit comments