--- cargo-c-0.9.32+cargo-0.79.0/Cargo.toml 1970-01-01T00:00:01+00:00 +++ cargo-c-0.9.32+cargo-0.79.0/Cargo.toml 2024-09-30T11:53:29.865318+00:00 @@ -13,7 +13,7 @@ edition = "2021" rust-version = "1.76" name = "cargo-c" -version = "0.9.32+cargo-0.79.0" +version = "0.9.32" authors = ["Luca Barbato "] description = "Helper program to build and install c-like libraries" readme = "README.md" @@ -103,15 +103,4 @@ default = [] vendored-openssl = ["cargo/vendored-openssl"] -[target."cfg(windows)".dependencies.windows-sys] -version = "0.52" -features = [ - "Win32_Foundation", - "Win32_Storage_FileSystem", - "Win32_System_IO", - "Win32_System_Console", - "Win32_System_Threading", - "Win32_System_JobObjects", - "Win32_Security", - "Win32_System_SystemServices", -] +