Blob Blame History Raw
--- time-0.1.39/Cargo.toml	1970-01-01T01:00:00+01:00
+++ time-0.1.39/Cargo.toml	2018-01-04T13:30:37.989527+01:00
@@ -28,14 +28,6 @@
 [dev-dependencies.log]
 version = "0.3"
 
-[dev-dependencies.winapi]
-version = "0.3.0"
-features = ["std", "processthreadsapi", "winbase"]
-[target."cfg(target_os = \"redox\")".dependencies.redox_syscall]
-version = "0.1"
-[target."cfg(windows)".dependencies.winapi]
-version = "0.3.0"
-features = ["std", "minwinbase", "minwindef", "ntdef", "profileapi", "sysinfoapi", "timezoneapi"]
 [badges.appveyor]
 repository = "alexcrichton/time"