mirror of
https://github.com/girlbossceo/conduwuit.git
synced 2026-04-05 10:24:39 -04:00
fix(deps): update rust crate reqwest to 0.12.2
This commit is contained in:
parent
101cb34f9a
commit
ba797ec560
2 changed files with 182 additions and 83 deletions
|
|
@ -100,7 +100,7 @@ version = "0.14"
|
|||
features = ["server", "http1", "http2"]
|
||||
|
||||
[dependencies.reqwest]
|
||||
version = "0.11.27"
|
||||
version = "0.12.2"
|
||||
default-features = false
|
||||
features = ["rustls-tls-native-roots", "socks", "trust-dns"]
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue