chore: update utxorpc-spec to 0.3.0 (#399)

This commit is contained in:
Santiago Carmuega 2024-02-11 14:38:26 -03:00 committed by GitHub
parent 1179550104
commit ae796b4a01
2 changed files with 3 additions and 4 deletions

View file

@ -11,8 +11,7 @@ readme = "README.md"
authors = ["Santiago Carmuega <santiago@carmuega.me>"]
[dependencies]
#utxorpc = { path = "../../../utxorpc/rust-sdk" }
utxorpc = { version = "1.0.0-alpha.1" }
utxorpc-spec = { version = "0.3.0" }
pallas-traverse = { version = "=0.22.0", path = "../pallas-traverse" }
pallas-primitives = { version = "=0.22.0", path = "../pallas-primitives" }
pallas-codec = { version = "=0.22.0", path = "../pallas-codec" }