Skip to content
This repository was archived by the owner on Jun 1, 2026. It is now read-only.

Commit 1666012

Browse files
build(deps): bump alloy-primitives from 1.5.7 to 1.6.0 (#1129)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0ef68ae commit 1666012

2 files changed

Lines changed: 57 additions & 10 deletions

File tree

Cargo.lock

Lines changed: 56 additions & 9 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
@@ -119,7 +119,7 @@ k256 = { version = "0.13.4", features = ["ecdsa", "sha256"] }
119119
uniffi = { version = "0.31.1" }
120120
regex = { version = "1.12.3" }
121121

122-
alloy-primitives = { version = "1.5.7", features = ["k256"] }
122+
alloy-primitives = { version = "1.6.0", features = ["k256"] }
123123
alloy-sol-types = { version = "1.5.7", features = ["eip712-serde"] }
124124
alloy-dyn-abi = { version = "1.5.7", features = ["eip712"] }
125125
alloy-json-abi = { version = "1.5.7" }

0 commit comments

Comments
 (0)