Skip to content

Commit 03000e8

Browse files
chore(deps): bump alloy-dyn-abi from 1.2.1 to 1.4.1
Bumps [alloy-dyn-abi](https://github.com/alloy-rs/core) from 1.2.1 to 1.4.1. - [Release notes](https://github.com/alloy-rs/core/releases) - [Changelog](https://github.com/alloy-rs/core/blob/main/CHANGELOG.md) - [Commits](alloy-rs/core@v1.2.1...v1.4.1) --- updated-dependencies: - dependency-name: alloy-dyn-abi dependency-version: 1.4.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 35689f4 commit 03000e8

File tree

2 files changed

+33
-24
lines changed

2 files changed

+33
-24
lines changed

Cargo.lock

Lines changed: 32 additions & 23 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
@@ -252,7 +252,7 @@ alloy-hardforks = { version = "0.2.12", default-features = false }
252252
alloy-op-hardforks = { version = "0.2.12", default-features = false }
253253

254254
## alloy-core
255-
alloy-dyn-abi = "1.2.1"
255+
alloy-dyn-abi = "1.4.1"
256256
alloy-json-abi = "1.2.1"
257257
alloy-primitives = { version = "1.2.1", features = [
258258
"getrandom",

0 commit comments

Comments
 (0)