Skip to content

Commit 1b6a81d

Browse files
Update the rbac-registration dependency version
1 parent 2867b43 commit 1b6a81d

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
@@ -60,7 +60,7 @@ test-log = { version = "0.2.16", default-features = false, features = [
6060
"trace",
6161
] }
6262
clap = "4.5.23"
63-
rbac-registration = { version = "0.0.8", git = "https://github.com/input-output-hk/catalyst-libs.git", tag = "rbac-registration/v0.0.8" }
63+
rbac-registration = { version = "0.0.12", git = "https://github.com/input-output-hk/catalyst-libs.git", tag = "rbac-registration/v0.0.12" }
6464
minicbor = { version = "2.0.0", features = ["alloc", "half"] }
6565

6666
# Note, these features are for support of features exposed by dependencies.

0 commit comments

Comments
 (0)