Skip to content

Commit dbcf141

Browse files
authored
bump cardano-chain-follower (#3206)
1 parent 7a5fc9d commit dbcf141

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

catalyst-gateway/bin/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ repository.workspace = true
1515
workspace = true
1616

1717
[dependencies]
18-
cardano-chain-follower = { version = "0.0.11", git = "https://github.com/input-output-hk/catalyst-libs.git", tag = "cardano-chain-follower-v0.0.11" }
18+
cardano-chain-follower = { version = "0.0.12", git = "https://github.com/input-output-hk/catalyst-libs.git", tag = "cardano-chain-follower/v0.0.12" }
1919
rbac-registration = { version = "0.0.7", git = "https://github.com/input-output-hk/catalyst-libs.git", tag = "rbac-registration/v0.0.7" }
2020
catalyst-signed-doc = { version = "0.0.5", git = "https://github.com/input-output-hk/catalyst-libs.git", tag = "catalyst-signed-doc-v0.0.5" }
2121
catalyst-signed-doc-v1 = { package = "catalyst-signed-doc", version = "0.0.4", git = "https://github.com/input-output-hk/catalyst-libs.git", tag = "catalyst-signed-doc/v.0.0.4" }

0 commit comments

Comments
 (0)