@ -10,7 +10,7 @@ users = "0.11.0"
regex = "1.0.1"
futures = "0.3"
async-trait = "0.1"
tokio = { version = "0.3", features = ["rt", "process", "io-util", "macros", "sync"] }
tokio = { version = "1.6.1", features = ["rt", "process", "io-util", "macros", "sync"] }
once_cell = "1.4"
[dev-dependencies]