mirror of
https://github.com/TeamPiped/piped-proxy.git
synced 2024-12-06 19:16:48 +01:00
Update Rust crate tokio to 1.26.0
This commit is contained in:
+1
-1
@@ -12,5 +12,5 @@ lazy_static = "1.4.0"
|
||||
qstring = "0.7.2"
|
||||
regex = "1.7.1"
|
||||
reqwest = {version = "0.11.14", features = ["rustls-tls", "stream", "brotli", "gzip"], default-features = false}
|
||||
tokio = {version = "1.25.0", features = ["full"]}
|
||||
tokio = {version = "1.26.0", features = ["full"]}
|
||||
webp = "0.2.2"
|
||||
|
||||
Reference in New Issue
Block a user