File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ license.workspace = true
1111workspace = true
1212
1313[dependencies ]
14- catalyst-types = { version = " 0.0.11" , git = " https://github.com/input-output-hk/catalyst-libs.git" , branch = " feat/json-schema-to- catalyst-types" }
14+ catalyst-types = { version = " 0.0.11" , git = " https://github.com/input-output-hk/catalyst-libs.git" , tag = " catalyst-types/v0.0.11 " }
1515cbork-cddl-parser = { version = " 0.0.3" , git = " https://github.com/input-output-hk/catalyst-libs.git" , tag = " cbork-cddl-parser/v0.0.3" }
1616
1717serde_json = " 1.0.142"
Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ license.workspace = true
1111workspace = true
1212
1313[dependencies ]
14- catalyst-types = { version = " 0.0.11" , git = " https://github.com/input-output-hk/catalyst-libs.git" , branch = " feat/json-schema-to- catalyst-types" }
14+ catalyst-types = { version = " 0.0.11" , git = " https://github.com/input-output-hk/catalyst-libs.git" , tag = " catalyst-types/v0.0.11 " }
1515cbork-utils = { version = " 0.0.2" , git = " https://github.com/input-output-hk/catalyst-libs.git" , tag = " cbork-utils-v0.0.2" }
1616
1717catalyst-signed-doc-macro = { version = " 0.0.1" , path = " ../catalyst-signed-doc-macro" }
You can’t perform that action at this time.
0 commit comments