Skip to content

Commit 802f392

Browse files
authored
Merge pull request #3 from qntx/dependabot/cargo/alloy-2.0.0
chore(deps): bump alloy from 1.8.3 to 2.0.0
2 parents 33f1921 + df6a3c7 commit 802f392

2 files changed

Lines changed: 64 additions & 59 deletions

File tree

Cargo.lock

Lines changed: 63 additions & 58 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
@@ -11,7 +11,7 @@ repository = "https://github.com/qntx/erc8183"
1111
description = "The Commerce Layer for AI Agents."
1212

1313
[workspace.dependencies]
14-
alloy = { version = "1", features = ["full"] }
14+
alloy = { version = "2", features = ["full"] }
1515
serde = { version = "1", features = ["derive"] }
1616
serde_json = "1"
1717
thiserror = "2"

0 commit comments

Comments
 (0)