Skip to content

Commit 3882ea5

Browse files
committed
chore: bump rust deps
1 parent 1ebfec2 commit 3882ea5

3 files changed

Lines changed: 56 additions & 56 deletions

File tree

Cargo.lock

Lines changed: 54 additions & 54 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 @@ homepage = "https://anoma.net/"
1111
edition = "2024"
1212

1313
[workspace.dependencies]
14-
alloy = { version = "2.3.0", features = ["full", "eip712", "node-bindings"] }
14+
alloy = { version = "2.4.1", features = ["full", "eip712", "node-bindings"] }
1515
alloy-chains = "0.2.36"
1616
anoma-pa-testkit = { git = "https://github.com/anoma/pa-testkit", rev = "8f3850beb5a2df9c5b940912ee748b0f6b4e5242" }
1717
anoma-risc0-verifier-bindings = "1.2.2"

crates/bindings/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "anoma-pa-evm-bindings"
3-
version = "3.0.0-rc.5"
3+
version = "3.0.0-rc.6"
44
description = "The Anoma EVM protocol adapter contract bindings and deployments."
55
keywords.workspace = true
66
authors.workspace = true

0 commit comments

Comments
 (0)