Skip to content

Commit 81eec3d

Browse files
Use revision for cbork-utils
1 parent fecdd65 commit 81eec3d

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
@@ -32,6 +32,6 @@ uuid = "1.11.0"
3232

3333
c509-certificate = { version = "0.0.3", git = "https://github.com/input-output-hk/catalyst-libs.git", tag = "v0.0.3" }
3434
pallas = { version = "0.30.1", git = "https://github.com/input-output-hk/catalyst-pallas.git", rev = "9b5183c8b90b90fe2cc319d986e933e9518957b3" }
35+
cbork-utils = { version = "0.0.1", git = "https://github.com/input-output-hk/catalyst-libs.git", rev = "78dfbbaff3245cf65e9e4d73716523e386bd73b2" }
3536
cardano-blockchain-types = { version = "0.0.1", path = "../cardano-blockchain-types" }
36-
catalyst-types = { version = "0.0.1", path = "../catalyst-types" }
37-
cbork-utils = { version = "0.0.1", path = "../cbork-utils" }
37+
catalyst-types = { version = "0.0.1", path = "../catalyst-types" }

0 commit comments

Comments
 (0)