mirror of
https://github.com/cubixle/radius-rs.git
synced 2026-04-30 14:08:40 +01:00
Upgrade tokio version: v1.0.1
This commit is contained in:
+1
-1
@@ -19,5 +19,5 @@ rand = "0.7.3"
|
||||
num_enum = "0.5.1"
|
||||
thiserror = "1.0"
|
||||
log = "0.4.11"
|
||||
tokio = { version = "0.3.5", features = ["full"] }
|
||||
tokio = { version = "1.0.1", features = ["full"] }
|
||||
async-trait = "0.1.42"
|
||||
|
||||
Reference in New Issue
Block a user