mirror of
https://github.com/paradigmxyz/reth.git
synced 2026-02-11 23:45:05 -05: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