File: remove-windows-deps.diff

package info (click to toggle)
rust-gio-sys 0.20.9-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, trixie
  • size: 1,056 kB
  • sloc: makefile: 36; ansic: 13
file content (9 lines) | stat: -rw-r--r-- 213 bytes parent folder | download
1
2
3
4
5
6
7
8
9
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -134,6 +134,3 @@
 v2_82 = ["v2_80"]
 v2_84 = ["v2_82"]
 
-[target."cfg(windows)".dependencies.windows-sys]
-version = ">=0.52, <=0.59"
-features = ["Win32_Networking_WinSock"]