Update Cargo.toml

This commit is contained in:
Stjepan Glavina 2020-06-23 11:12:38 +02:00 committed by GitHub
parent 21fc108621
commit ccb53485ce
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -38,7 +38,7 @@ slab = "0.4.2"
socket2 = { version = "0.3.12", features = ["pair", "unix"] }
[dependencies.tokio]
version = "0.2.21"
version = "0.2"
default-features = false
features = ["rt-threaded"]
optional = true