mirror of
https://github.com/girlbossceo/conduwuit.git
synced 2026-02-08 20:14:41 -05:00
Update Rust crate reqwest to 0.12.3
This commit is contained in:
parent
6345742e8b
commit
c19d48860e
1 changed files with 1 additions and 1 deletions
|
|
@ -102,7 +102,7 @@ version = "0.14"
|
||||||
features = ["server", "http1", "http2"]
|
features = ["server", "http1", "http2"]
|
||||||
|
|
||||||
[dependencies.reqwest]
|
[dependencies.reqwest]
|
||||||
version = "0.11.27"
|
version = "0.12.3"
|
||||||
default-features = false
|
default-features = false
|
||||||
features = ["rustls-tls-native-roots", "socks", "trust-dns"]
|
features = ["rustls-tls-native-roots", "socks", "trust-dns"]
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue