Skip to content

Commit 22816a5

Browse files
authored
chore(cargo.toml): update seismic-evm patch commit (no-op) (#302)
This is a no-op change. I just force rebased the seismic branch on seismic-evm repo to clean up its history. So the commit is different but it's pointing to the exact same code (old commit kept as head of seismic-pre-rebase branch).
1 parent 6a79a83 commit 22816a5

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Cargo.lock

Lines changed: 2 additions & 2 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 & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -803,6 +803,6 @@ seismic-alloy-provider = { git = "https://github.com/SeismicSystems/seismic-allo
803803
seismic-alloy-genesis = { git = "https://github.com/SeismicSystems/seismic-alloy.git", rev = "ebc3628c9e384b1db5a41044dd32756b3e79aacb" }
804804

805805
# alloy-evm
806-
alloy-evm = { git = "https://github.com/SeismicSystems/seismic-evm.git", rev = "a183d1be5769f8fc7cc4de689a6eb69f3e8f7061" }
807-
alloy-seismic-evm = { git = "https://github.com/SeismicSystems/seismic-evm.git", rev = "a183d1be5769f8fc7cc4de689a6eb69f3e8f7061" }
806+
alloy-evm = { git = "https://github.com/SeismicSystems/seismic-evm.git", rev = "aef8ee6355075dc48c376b25c2580ef3a22372f5" }
807+
alloy-seismic-evm = { git = "https://github.com/SeismicSystems/seismic-evm.git", rev = "aef8ee6355075dc48c376b25c2580ef3a22372f5" }
808808

0 commit comments

Comments
 (0)