build(deps): update utxorpc-spec requirement from 0.3.0 to 0.4.4 (#425)
Updates the requirements on [utxorpc-spec](https://github.com/utxorpc/spec) to permit the latest version. - [Commits](https://github.com/utxorpc/spec/compare/v0.3.0...v0.4.4) --- updated-dependencies: - dependency-name: utxorpc-spec dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
00ece5d300
commit
97d3a2467c
1 changed files with 1 additions and 1 deletions
|
|
@ -11,7 +11,7 @@ readme = "README.md"
|
|||
authors = ["Santiago Carmuega <santiago@carmuega.me>"]
|
||||
|
||||
[dependencies]
|
||||
utxorpc-spec = { version = "0.3.0" }
|
||||
utxorpc-spec = { version = "0.4.4" }
|
||||
pallas-traverse = { version = "=0.24.0", path = "../pallas-traverse" }
|
||||
pallas-primitives = { version = "=0.24.0", path = "../pallas-primitives" }
|
||||
pallas-codec = { version = "=0.24.0", path = "../pallas-codec" }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue