chore: bump pallas
This commit is contained in:
@@ -21,9 +21,7 @@ num-bigint = "0.4.3"
|
||||
num-integer = "0.1.45"
|
||||
num-traits = "0.2.15"
|
||||
pallas.workspace = true
|
||||
pallas-codec = { git = "https://github.com/txpipe/pallas", rev = "7cb1ffe100befaa6236f14c14081961c44d6ad21", features = [
|
||||
"num-bigint",
|
||||
] }
|
||||
pallas-codec = { version = "0.22.0", features = ["num-bigint"] }
|
||||
peg = "0.8.1"
|
||||
pretty = "0.11.3"
|
||||
pretty_assertions = "1.3.0"
|
||||
|
||||
Reference in New Issue
Block a user