Skip to content

Commit caaafd3

Browse files
committed
chore(deps): update alloy-hardforks deps
1 parent 421057b commit caaafd3

File tree

2 files changed

+8
-9
lines changed

2 files changed

+8
-9
lines changed

Cargo.lock

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

Cargo.toml

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -493,7 +493,7 @@ alloy-sol-macro = "1.4.1"
493493
alloy-sol-types = { version = "1.4.1", default-features = false }
494494
alloy-trie = { version = "0.9.1", default-features = false }
495495

496-
alloy-hardforks = "0.4.1"
496+
alloy-hardforks = "0.4.2"
497497

498498
alloy-consensus = { version = "1.0.41", default-features = false }
499499
alloy-contract = { version = "1.0.41", default-features = false }
@@ -525,7 +525,7 @@ alloy-transport-ws = { version = "1.0.41", default-features = false }
525525

526526
# op
527527
alloy-op-evm = { version = "0.22.4", default-features = false }
528-
alloy-op-hardforks = "0.4.1"
528+
alloy-op-hardforks = "0.4.2"
529529
op-alloy-rpc-types = { version = "0.21.0", default-features = false }
530530
op-alloy-rpc-types-engine = { version = "0.21.0", default-features = false }
531531
op-alloy-network = { version = "0.21.0", default-features = false }
@@ -773,6 +773,3 @@ vergen-git2 = "1.0.5"
773773
# jsonrpsee-server = { git = "https://github.com/paradigmxyz/jsonrpsee", branch = "matt/make-rpc-service-pub" }
774774
# jsonrpsee-http-client = { git = "https://github.com/paradigmxyz/jsonrpsee", branch = "matt/make-rpc-service-pub" }
775775
# jsonrpsee-types = { git = "https://github.com/paradigmxyz/jsonrpsee", branch = "matt/make-rpc-service-pub" }
776-
777-
alloy-hardforks = { git = "https://github.com/alloy-rs/hardforks", rev = "b45961a" }
778-
alloy-op-hardforks = { git = "https://github.com/alloy-rs/hardforks", rev = "b45961a" }

0 commit comments

Comments
 (0)