File: reqwest-no-webpki-roots.patch

package info (click to toggle)
rust-xh 0.24.0-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 1,588 kB
  • sloc: sh: 242; makefile: 6
file content (9 lines) | stat: -rw-r--r-- 248 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
Forwarded: not-needed
Last-Update: 2025-01-09
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -319,3 +319,3 @@
     "reqwest/rustls-tls",
-    "reqwest/rustls-tls-webpki-roots",
+    #"reqwest/rustls-tls-webpki-roots",
     "reqwest/rustls-tls-native-roots",