fix(deps): update rust crate tokio to 1.36.0
This commit is contained in:
@@ -41,7 +41,7 @@ rlua = "0.19.8"
|
||||
rlua-searcher = "0.1.0"
|
||||
dotenv = { version = "0.15.0", features = ["clap"] }
|
||||
blake3 = "1.5.0"
|
||||
tokio = { version = "1.35.1", features = ["full"] }
|
||||
tokio = { version = "1.36.0", features = ["full"] }
|
||||
futures-util = "0.3.30"
|
||||
fs_extra = "1.3.0"
|
||||
|
||||
|
Reference in New Issue
Block a user