Skip to content

Commit 506d049

Browse files
authored
Merge pull request #3 from codeesura/dependabot/cargo/alloy-1.0.11
build(deps): Bump alloy from 1.0.9 to 1.0.11
2 parents af3fe6c + 6d0d3f6 commit 506d049

File tree

2 files changed

+23
-25
lines changed

2 files changed

+23
-25
lines changed

Cargo.lock

Lines changed: 22 additions & 24 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.9", features = ["full"] }
7+
alloy = { version = "1.0.11", features = ["full"] }
88
futures-util = "0.3"
99
tokio = { version = "1.45.1", features = ["rt-multi-thread", "macros"] }
1010
eyre = "0.6"

0 commit comments

Comments
 (0)