Skip to content
Merged
1 change: 1 addition & 0 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions crates/blockchain/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ ethlambda-types.workspace = true
spawned-concurrency.workspace = true

tokio.workspace = true
tokio-util = { version = "0.7", default-features = false }

rayon.workspace = true
thiserror.workspace = true
Expand Down
Loading
Loading