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.
1 parent 2771b9f commit d7f9646Copy full SHA for d7f9646
rust/cardano-chain-follower/Cargo.toml
@@ -60,7 +60,7 @@ test-log = { version = "0.2.16", default-features = false, features = [
60
"trace",
61
] }
62
clap = "4.5.23"
63
-rbac-registration = { version = "0.0.12", git = "https://github.com/input-output-hk/catalyst-libs.git", tag = "rbac-registration/v0.0.12" }
+rbac-registration = { version = "0.0.13", git = "https://github.com/input-output-hk/catalyst-libs.git", tag = "rbac-registration/v0.0.13" }
64
minicbor = { version = "2.0.0", features = ["alloc", "half"] }
65
66
# Note, these features are for support of features exposed by dependencies.
0 commit comments