chore(interop): update u5c spec to v0.8.0 (#493)

This commit is contained in:
Santiago Carmuega 2024-07-28 19:48:43 -03:00 committed by GitHub
parent ad1a5e3c2e
commit 46dff24c3e
4 changed files with 1318 additions and 468 deletions

View file

@ -16,7 +16,7 @@ pallas-primitives = { version = "=0.29.0", path = "../pallas-primitives" }
pallas-codec = { version = "=0.29.0", path = "../pallas-codec" }
pallas-crypto = { version = "=0.29.0", path = "../pallas-crypto" }
utxorpc-spec = { version = "0.7.0" }
utxorpc-spec = { version = "0.8.0" }
[dev-dependencies]
hex = "0.4.3"