We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
cardano-chain-follower
1 parent 7a5fc9d commit dbcf141Copy full SHA for dbcf141
catalyst-gateway/bin/Cargo.toml
@@ -15,7 +15,7 @@ repository.workspace = true
15
workspace = true
16
17
[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" }
+cardano-chain-follower = { version = "0.0.12", git = "https://github.com/input-output-hk/catalyst-libs.git", tag = "cardano-chain-follower/v0.0.12" }
19
rbac-registration = { version = "0.0.7", git = "https://github.com/input-output-hk/catalyst-libs.git", tag = "rbac-registration/v0.0.7" }
20
catalyst-signed-doc = { version = "0.0.5", git = "https://github.com/input-output-hk/catalyst-libs.git", tag = "catalyst-signed-doc-v0.0.5" }
21
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