Skip to content

Commit 12a282a

Browse files
committed
fix: unused remove async-std crate
1 parent de0524d commit 12a282a

File tree

2 files changed

+0
-66
lines changed

2 files changed

+0
-66
lines changed

Cargo.lock

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

validator_worker/Cargo.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,6 @@ futures-preview = { version = "=0.3.0-alpha.19", features = ["compat"]}
2323
futures_legacy = { version = "0.1.20", package = "futures" }
2424
# Concurrency
2525
tokio = { version = "=0.1.19" }
26-
async-std = "^0.99.10"
2726
# API client
2827
reqwest = "0.9.18"
2928
# Configuration

0 commit comments

Comments
 (0)