chore: Move dependencies to workspace

This commit is contained in:
sprites0
2025-03-10 23:13:42 +00:00
parent 20fce88167
commit a01133737d
2 changed files with 7 additions and 2 deletions

View File

@ -622,6 +622,9 @@ snmalloc-rs = { version = "0.3.7", features = ["build_cc"] }
# See: https://github.com/eira-fransham/crunchy/issues/13
crunchy = "=0.2.2"
lz4_flex = "0.11.3"
rmp-serde = "1.3.0"
[patch.crates-io]
alloy-evm = { git = "https://github.com/alloy-rs/evm", rev = "beb6832" }
alloy-op-evm = { git = "https://github.com/alloy-rs/evm", rev = "beb6832" }