Skip to content

Commit 00e5cf7

Browse files
bkioshnstevenj
andauthored
Update rust/cardano-chain-follower/Cargo.toml
Co-authored-by: Steven Johnson <[email protected]>
1 parent cbe8f86 commit 00e5cf7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rust/cardano-chain-follower/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ mithril-client = { version = "0.10.4", default-features = false, features = [
1919
"full",
2020
"num-integer-backend",
2121
] }
22-
cardano-blockchain-types = { version = "0.0.1", git = "https://github.com/input-output-hk/catalyst-libs.git", branch = "fix/cip36" }
22+
cardano-blockchain-types = { version = "0.0.1", git = "https://github.com/input-output-hk/catalyst-libs.git", tag = "r20250108-00" }
2323
catalyst-types = { version = "0.0.1", git = "https://github.com/input-output-hk/catalyst-libs.git", tag = "r20250108-00" }
2424

2525
thiserror = "1.0.69"

0 commit comments

Comments
 (0)