--- time-0.1.43/Cargo.toml 2020-04-19T22:31:10+00:00 +++ time-0.1.43/Cargo.toml 2020-04-21T22:44:42.934118+00:00 @@ -29,10 +29,3 @@ optional = true [dev-dependencies.log] version = "0.4" - -[dev-dependencies.winapi] -version = "0.3.0" -features = ["std", "processthreadsapi", "winbase"] -[target."cfg(windows)".dependencies.winapi] -version = "0.3.0" -features = ["std", "minwinbase", "minwindef", "ntdef", "profileapi", "sysinfoapi", "timezoneapi"]