Skip to content

Commit 77cd6a8

Browse files
authored
chore(rust/rbac-registration): Release v0.0.10 (#558)
1 parent b949e42 commit 77cd6a8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

rust/rbac-registration/Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
name = "rbac-registration"
33
description = "Role Based Access Control Registration"
44
keywords = ["cardano", "catalyst", "rbac registration"]
5-
version = "0.0.9"
5+
version = "0.0.10"
66
authors = [
77
"Arissara Chotivichit <[email protected]>"
88
]
@@ -35,4 +35,4 @@ thiserror = "2.0.11"
3535
c509-certificate = { version = "0.0.3", git = "https://github.com/input-output-hk/catalyst-libs.git", tag = "c509-certificate-v0.0.3" }
3636
cbork-utils = { version = "0.0.2", git = "https://github.com/input-output-hk/catalyst-libs.git", tag = "cbork-utils-v0.0.2" }
3737
cardano-blockchain-types = { version = "0.0.6", git = "https://github.com/input-output-hk/catalyst-libs.git", tag = "cardano-blockchain-types/v0.0.6" }
38-
catalyst-types = { version = "0.0.6", git = "https://github.com/input-output-hk/catalyst-libs.git", tag = "catalyst-types/v0.0.6" }
38+
catalyst-types = { version = "0.0.7", git = "https://github.com/input-output-hk/catalyst-libs.git", tag = "catalyst-types/v0.0.7" }

0 commit comments

Comments
 (0)