--- libloading-0.8.3/Cargo.toml 1970-01-01T00:00:01+00:00 +++ libloading-0.8.3/Cargo.toml 2024-04-25T13:33:20.153112+00:00 @@ -43,9 +43,3 @@ [target."cfg(unix)".dependencies.cfg-if] version = "1" -[target."cfg(windows)".dependencies.windows-targets] -version = ">=0.48, <0.53" - -[target."cfg(windows)".dev-dependencies.windows-sys] -version = "0.52" -features = ["Win32_Foundation"]