chore(deps): update utxorpc-spec to v0.15 (#568)
This commit is contained in:
parent
bd3120fabd
commit
cbffafaf51
1 changed files with 1 additions and 1 deletions
|
|
@ -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.14.0" }
|
utxorpc-spec = { version = "0.15.0" }
|
||||||
|
|
||||||
pallas-traverse = { version = "=0.31.0", path = "../pallas-traverse" }
|
pallas-traverse = { version = "=0.31.0", path = "../pallas-traverse" }
|
||||||
pallas-primitives = { version = "=0.31.0", path = "../pallas-primitives" }
|
pallas-primitives = { version = "=0.31.0", path = "../pallas-primitives" }
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue