drop unused mio crate
we still depend on it through other crates, but we don't use it directly Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
This commit is contained in:
parent
c5946faffd
commit
db43665a14
@ -22,7 +22,6 @@ hyper = { version = "0.13.0-alpha.1" }
|
||||
lazy_static = "1.3"
|
||||
libc = "0.2"
|
||||
log = "0.4"
|
||||
mio = "0.6"
|
||||
native-tls = "0.2"
|
||||
nix = "0.15"
|
||||
openssl = "0.10"
|
||||
|
Loading…
Reference in New Issue
Block a user