chore(deps): update utxorpc-spec to v0.15 (#568)

This commit is contained in:
Santiago Carmuega 2024-12-29 19:16:24 -03:00 committed by GitHub
parent 45e04b0901
commit acc3c7d8af
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]
# utxorpc-spec = { path = "../../../utxorpc/spec/gen/rust" }
utxorpc-spec = { version = "0.14.0" }
utxorpc-spec = { version = "0.15.0" }
pallas-traverse = { version = "=0.31.0", path = "../pallas-traverse" }
pallas-primitives = { version = "=0.31.0", path = "../pallas-primitives" }