--- libloading-0.8.2/Cargo.toml 1970-01-01T00:00:01+00:00 +++ libloading-0.8.2/Cargo.toml 2024-03-05T13:42:55.751476+00:00 @@ -40,10 +40,6 @@ [dev-dependencies.static_assertions] version = "1.1" -[dev-dependencies.windows-sys] -version = "0.52" -features = ["Win32_Foundation"] - [target."cfg(unix)".dependencies.cfg-if] version = "1"