mirror of
https://github.com/openharmony/third_party_rust_reqwest.git
synced 2026-07-19 16:53:33 -04:00
Update tokio-socks dependency to 0.3
This commit is contained in:
committed by
Sean McArthur
parent
0807771a18
commit
df7d2ab3cb
+1
-1
@@ -109,7 +109,7 @@ async-compression = { version = "0.3.0", default-features = false, features = ["
|
||||
|
||||
|
||||
## socks
|
||||
tokio-socks = { version = "0.2", optional = true }
|
||||
tokio-socks = { version = "0.3", optional = true }
|
||||
|
||||
## trust-dns
|
||||
trust-dns-resolver = { version = "0.19", optional = true }
|
||||
|
||||
Reference in New Issue
Block a user