Skip to content

Commit

Permalink
chore(deps): bump alloys
Browse files Browse the repository at this point in the history
  • Loading branch information
DaniPopes committed Jan 10, 2024
1 parent 4a3f82f commit 60e4d11
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@ rust.rust_2018_idioms = "deny"

[dependencies]
# eth
alloy-sol-types = "0.5"
alloy-primitives = "0.5"
alloy-sol-types = "0.6"
alloy-primitives = "0.6"
alloy-rpc-types = { git = "https://github.com/alloy-rs/alloy" }
alloy-rpc-trace-types = { git = "https://github.com/alloy-rs/alloy" }

Expand Down

0 comments on commit 60e4d11

Please sign in to comment.