mirror of
https://github.com/YGGverse/aquatic.git
synced 2026-03-31 17:55:36 +00:00
aquatic http load test: remove unused slab dependency
This commit is contained in:
parent
b53b7ed332
commit
b289e1f590
2 changed files with 0 additions and 2 deletions
|
|
@ -18,7 +18,6 @@ mio = { version = "0.7", features = ["udp", "os-poll", "os-util"] }
|
|||
rand = { version = "0.7", features = ["small_rng"] }
|
||||
rand_distr = "0.2"
|
||||
serde = { version = "1", features = ["derive"] }
|
||||
slab = "0.4"
|
||||
|
||||
[dev-dependencies]
|
||||
quickcheck = "0.9"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue