chore: bump alloy-evm 015 (#17528)

This commit is contained in:
Matthias Seitz
2025-07-21 15:30:13 +02:00
committed by GitHub
parent 42f791924a
commit 8f26b95643
5 changed files with 21 additions and 31 deletions

8
Cargo.lock generated
View File

@@ -259,9 +259,9 @@ dependencies = [
[[package]]
name = "alloy-evm"
version = "0.14.0"
version = "0.15.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "ef2d6e0448bfd057a4438226b3d2fd547a0530fa4226217dfb1682d09f108bd4"
checksum = "28de0dd1bbb0634ef7c3715e8e60176b77b82f8b6b15b2e35fe64cf6640f6550"
dependencies = [
"alloy-consensus",
"alloy-eips",
@@ -373,9 +373,9 @@ dependencies = [
[[package]]
name = "alloy-op-evm"
version = "0.14.0"
version = "0.15.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "98354b9c3d50de701a63693d5b6a37e468a93b970b2224f934dd745c727ef998"
checksum = "0afe768962308a08b42fddef8a4296324f140b5a8dd0d4360038229885ce9434"
dependencies = [
"alloy-consensus",
"alloy-eips",