File: disable-windows-deps.patch

package info (click to toggle)
rust-libgpg-error-sys 0.6.2-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 140 kB
  • sloc: makefile: 4
file content (12 lines) | stat: -rw-r--r-- 218 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -39,9 +39,3 @@
 
 [build-dependencies.system-deps]
 version = "6.2.2"
-
-[features]
-windows_raw_dylib = []
-
-[target."cfg(windows)".build-dependencies.winreg]
-version = "0.52.0"