Skip to content

Commit

Permalink
chore(deps): update rust crate alloy to 0.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and Theodus committed Nov 11, 2024
1 parent 1733753 commit 257d3a9
Show file tree
Hide file tree
Showing 2 changed files with 54 additions and 52 deletions.
104 changes: 53 additions & 51 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 @@ -4,7 +4,7 @@ version = "0.1.0"
edition = "2021"

[dependencies]
alloy = { version = "0.5.4", features = ["contract", "signer-local"] }
alloy = { version = "0.6.0", features = ["contract", "signer-local"] }
anyhow = "1.0.75"
chrono = { version = "0.4.34", default-features = false, features = ["clock"] }
futures-util = "0.3.30"
Expand Down

0 comments on commit 257d3a9

Please sign in to comment.