migrate to tokio
This commit is contained in:
@@ -19,8 +19,9 @@ keywords = [
|
||||
|
||||
[dependencies]
|
||||
ace = "0.0.2"
|
||||
async-std = {version = "0.99.10", features = ["unstable"]}
|
||||
dirs = "2.0.2"
|
||||
futures = "0.3.1"
|
||||
lazy_static = "1.4.0"
|
||||
regex = "1.3.1"
|
||||
time = "0.1.42"
|
||||
time = "0.1.42"
|
||||
tokio = "0.2.0-alpha.6"
|
||||
Reference in New Issue
Block a user