mirror of
https://github.com/hl-archive-node/nanoreth.git
synced 2025-12-06 10:59:55 +00:00
deps: remove webpki-roots from reqwest deps (#7887)
This commit is contained in:
@ -39,7 +39,7 @@ hyper.workspace = true
|
||||
http.workspace = true
|
||||
http-body.workspace = true
|
||||
reqwest = { version = "0.11", default-features = false, features = [
|
||||
"rustls-tls",
|
||||
"rustls-tls-native-roots",
|
||||
] }
|
||||
tracing.workspace = true
|
||||
|
||||
|
||||
Reference in New Issue
Block a user