Skip to content

Commit a242d62

Browse files
authored
Merge pull request #20 from codeesura/dependabot/cargo/alloy-1.0.25
build(deps): Bump alloy from 1.0.24 to 1.0.25
2 parents 99d2cd8 + 1d7e0b2 commit a242d62

File tree

2 files changed

+58
-57
lines changed

2 files changed

+58
-57
lines changed

Cargo.lock

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

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ version = "0.1.0"
44
edition = "2024"
55

66
[dependencies]
7-
alloy = { version = "1.0.24", features = ["full"] }
7+
alloy = { version = "1.0.25", features = ["full"] }
88
futures-util = "0.3"
99
tokio = { version = "1.47.1", features = ["rt-multi-thread", "macros"] }
1010
eyre = "0.6"

0 commit comments

Comments
 (0)