--- rand-0.6.5/Cargo.toml 1970-01-01T00:00:00+00:00 +++ rand-0.6.5/Cargo.toml 2019-08-04T11:28:37.678317+00:00 @@ -80,9 +80,6 @@ [target."cfg(unix)".dependencies.libc] version = "0.2" default-features = false -[target."cfg(windows)".dependencies.winapi] -version = "0.3" -features = ["minwindef", "ntsecapi", "profileapi", "winnt"] [badges.appveyor] repository = "rust-random/rand"