Skip to content

Commit e508f4c

Browse files
build(deps): bump alloy-sol-types from 1.0.0 to 1.1.0
Bumps [alloy-sol-types](https://github.com/alloy-rs/core) from 1.0.0 to 1.1.0. - [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.0.0...v1.1.0) --- updated-dependencies: - dependency-name: alloy-sol-types dependency-version: 1.1.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c1ae464 commit e508f4c

File tree

2 files changed

+29
-30
lines changed

2 files changed

+29
-30
lines changed

Cargo.lock

Lines changed: 28 additions & 29 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
@@ -102,7 +102,7 @@ xcm = { package = "staging-xcm", version = "16.1.0", default-features = false }
102102
polkavm-derive = { version = "0.22.0", default-features = false }
103103

104104
# Solidity dependencies
105-
alloy-sol-types = { version = "1.0.0", default-features = false }
105+
alloy-sol-types = { version = "1.1.2", default-features = false }
106106
const_format = { version = "0.2.34", features = ["fmt"] }
107107
keccak-const = "0.2.0"
108108
impl-trait-for-tuples = "0.2.3"

0 commit comments

Comments
 (0)