File: remove-macos.patch

package info (click to toggle)
rust-reqwest 0.12.15-5
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 1,860 kB
  • sloc: makefile: 2
file content (21 lines) | stat: -rw-r--r-- 581 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -100,3 +100,3 @@
     "http2",
-    "macos-system-configuration",
+#    "macos-system-configuration",
 ]
@@ -134,3 +134,3 @@
 json = ["dep:serde_json"]
-macos-system-configuration = ["dep:system-configuration"]
+#macos-system-configuration = ["dep:system-configuration"]
 multipart = ["dep:mime_guess"]
@@ -638,5 +638,5 @@
 
-[target.'cfg(target_os = "macos")'.dependencies.system-configuration]
-version = "0.6.0"
-optional = true
+#[target.'cfg(target_os = "macos")'.dependencies.system-configuration]
+#version = "0.6.0"
+#optional = true