Skip to content

Commit acc3c7d

Browse files
authored
chore(deps): update utxorpc-spec to v0.15 (#568)
1 parent 45e04b0 commit acc3c7d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pallas-utxorpc/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ authors = ["Santiago Carmuega <[email protected]>"]
1212

1313
[dependencies]
1414
# utxorpc-spec = { path = "../../../utxorpc/spec/gen/rust" }
15-
utxorpc-spec = { version = "0.14.0" }
15+
utxorpc-spec = { version = "0.15.0" }
1616

1717
pallas-traverse = { version = "=0.31.0", path = "../pallas-traverse" }
1818
pallas-primitives = { version = "=0.31.0", path = "../pallas-primitives" }

0 commit comments

Comments
 (0)