Skip to content

Commit 452de48

Browse files
committed
Fix testing: Remove old dev-deps
Signed-off-by: Jiahao XU <[email protected]>
1 parent 52db6fd commit 452de48

File tree

3 files changed

+35
-344
lines changed

3 files changed

+35
-344
lines changed

Cargo.lock

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

Cargo.toml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -16,11 +16,7 @@ rust-version = "1.63"
1616
libc = "0.2.50"
1717

1818
[dev-dependencies]
19-
futures = "0.1"
20-
num_cpus = "1.0"
2119
tempfile = "3"
22-
tokio-core = "0.1"
23-
tokio-process = "0.2"
2420

2521
[[test]]
2622
name = "client"

0 commit comments

Comments
 (0)