mirror of
https://github.com/aljazceru/cdk.git
synced 2026-02-06 05:36:28 +01:00
Use native tls cert roots
This commit is contained in:
committed by
thesimplekid
parent
6d54b97a95
commit
8477dc7a1d
@@ -32,6 +32,7 @@ once_cell = "1.19"
|
||||
reqwest = { version = "0.12", default-features = false, features = [
|
||||
"json",
|
||||
"rustls-tls",
|
||||
"rustls-tls-native-roots",
|
||||
"socks",
|
||||
], optional = true }
|
||||
serde.workspace = true
|
||||
|
||||
Reference in New Issue
Block a user