Skip to content

Commit f5932a6

Browse files
chore(deps): weekly cargo update (#11193)
1 parent b9519c8 commit f5932a6

File tree

2 files changed

+42
-40
lines changed

2 files changed

+42
-40
lines changed

Cargo.lock

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

crates/anvil/src/hardfork.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,7 @@ pub fn spec_id_from_optimism_hardfork(hardfork: OpHardfork) -> OpSpecId {
6969
OpHardfork::Holocene => OpSpecId::HOLOCENE,
7070
OpHardfork::Isthmus => OpSpecId::ISTHMUS,
7171
OpHardfork::Interop => OpSpecId::INTEROP,
72+
OpHardfork::Jovian => OpSpecId::ISTHMUS,
7273
}
7374
}
7475

0 commit comments

Comments
 (0)