Skip to content

Commit

Permalink
feat: bumping Pallas version
Browse files Browse the repository at this point in the history
  • Loading branch information
MaicoLeberle committed Nov 9, 2023
1 parent 0681f13 commit d42c24b
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 12 deletions.
22 changes: 11 additions & 11 deletions Cargo.lock

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

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ authors = ["Santiago Carmuega <[email protected]>"]


[dependencies]
pallas = { git = "https://github.com/txpipe/pallas.git", branch = "feat/byron-phase-1-validations", features = ["unstable"] }
pallas = { git = "https://github.com/txpipe/pallas.git", features = ["unstable"] }

gasket = { version = "^0.5", features = ["derive"] }
# gasket = { path = "../../construkts/gasket-rs/gasket", features = ["derive"] }
Expand Down

0 comments on commit d42c24b

Please sign in to comment.