File: remove-windows-deps.diff

package info (click to toggle)
rust-gio-sys 0.21.2-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 956 kB
  • sloc: makefile: 35; ansic: 13
file content (9 lines) | stat: -rw-r--r-- 224 bytes parent folder | download
1
2
3
4
5
6
7
8
9
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -138,6 +138,3 @@
 [build-dependencies.system-deps]
 version = "7"
 
-[target."cfg(windows)".dependencies.windows-sys]
-version = ">=0.52, <=0.61"
-features = ["Win32_Networking_WinSock"]