Skip to content

Commit

Permalink
chore: update Pallas to v0.30.1 (#328)
Browse files Browse the repository at this point in the history
  • Loading branch information
scarmuega authored Aug 25, 2024
1 parent 59a99a1 commit 86639cf
Show file tree
Hide file tree
Showing 3 changed files with 198 additions and 71 deletions.
143 changes: 78 additions & 65 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@ authors = ["Santiago Carmuega <santiago@carmuega.me>"]


[dependencies]
pallas = { git = "https://github.com/txpipe/pallas.git", features = ["hardano", "applying"] }
# pallas = { version = "^0.29", features = ["hardano", "applying"] }
# pallas = { git = "https://github.com/txpipe/pallas.git", features = ["hardano", "applying"] }
pallas = { version = "^0.30.1", features = ["hardano", "applying"] }
# pallas = { path = "../pallas/pallas", features = ["hardano", "applying"] }

gasket = { git = "https://github.com/construkts/gasket-rs.git", features = ["derive"] }
Expand Down
Loading

0 comments on commit 86639cf

Please sign in to comment.