mirror of
https://github.com/pezkuwichain/revive-differential-tests.git
synced 2026-06-17 15:51:05 +00:00
Refactor some code into the common crate
This commit is contained in:
@@ -10,3 +10,7 @@ rust-version.workspace = true
|
||||
|
||||
[dependencies]
|
||||
anyhow = { workspace = true }
|
||||
futures = { workspace = true }
|
||||
tracing = { workspace = true }
|
||||
once_cell = { workspace = true }
|
||||
tokio = { workspace = true }
|
||||
|
||||
Reference in New Issue
Block a user