Skip to content

Commit 1e554fe

Browse files
authored
Merge pull request #79 from itscheems/dependabot/cargo/alloy-2.0.4
chore(deps): bump alloy from 1.8.3 to 2.0.4
2 parents 3bd7ca1 + b52b750 commit 1e554fe

2 files changed

Lines changed: 52 additions & 48 deletions

File tree

Cargo.lock

Lines changed: 51 additions & 47 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

crates/settlement/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ hex = { workspace = true }
3636
sha2 = { workspace = true }
3737
dotenv = "^0.15"
3838
crc32fast = "^1"
39-
alloy = { version = "^1", features = ["provider-http", "signers", "signer-local", "network", "rpc-types", "consensus"] }
39+
alloy = { version = "^2", features = ["provider-http", "signers", "signer-local", "network", "rpc-types", "consensus"] }
4040

4141
[dev-dependencies]
4242
insta = { version = "1.47.2", features = ["yaml"] }

0 commit comments

Comments
 (0)