Skip to content

Commit ec7976b

Browse files
Bump alloy-sol-types from 1.3.0 to 1.3.1
Bumps [alloy-sol-types](https://github.com/alloy-rs/core) from 1.3.0 to 1.3.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.3.0...v1.3.1) --- updated-dependencies: - dependency-name: alloy-sol-types dependency-version: 1.3.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2a46300 commit ec7976b

File tree

2 files changed

+17
-17
lines changed

2 files changed

+17
-17
lines changed

Cargo.lock

Lines changed: 16 additions & 16 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

lib/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ edition = "2024"
55

66
[dependencies]
77
alloy-contract = "1.0.24"
8-
alloy-sol-types = "1.3.0"
8+
alloy-sol-types = "1.3.1"
99
lazy_static = "1.5.0"
1010
serde = { version = "1.0.219", features = ["derive", "serde_derive"] }
1111
alloy = "1.0.24"

0 commit comments

Comments
 (0)