chore(interop): bump u5c to v0.11.0 (#519)

This commit is contained in:
Santiago Carmuega 2024-10-11 09:10:39 -03:00 committed by GitHub
parent 0ca7c34776
commit 4d0f9fc0cf
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -12,7 +12,7 @@ authors = ["Santiago Carmuega <santiago@carmuega.me>"]
[dependencies] [dependencies]
# utxorpc-spec = { path = "../../../utxorpc/spec/gen/rust" } # utxorpc-spec = { path = "../../../utxorpc/spec/gen/rust" }
utxorpc-spec = { version = "0.10.0" } utxorpc-spec = { version = "0.11.0" }
pallas-traverse = { version = "=0.30.2", path = "../pallas-traverse" } pallas-traverse = { version = "=0.30.2", path = "../pallas-traverse" }
pallas-primitives = { version = "=0.30.2", path = "../pallas-primitives" } pallas-primitives = { version = "=0.30.2", path = "../pallas-primitives" }