--- a/Cargo.toml
+++ b/Cargo.toml
@@ -78,7 +78,6 @@
 use_glib = ["glib-sys"]
 v1_16 = []
 v1_18 = ["v1_16"]
-win32-surface = ["windows-sys"]
 xcb = []
 xlib = ["x11"]
 
@@ -101,7 +100,3 @@
 [build-dependencies.system-deps]
 version = "7"
 
-[target."cfg(windows)".dependencies.windows-sys]
-version = ">=0.52, <=0.60"
-features = ["Win32_Graphics_Gdi"]
-optional = true
