Blame time-0.1.40-fix-metadata.diff

e271f5c
--- time-0.1.40/Cargo.toml	1970-01-01T01:00:00+01:00
e271f5c
+++ time-0.1.40/Cargo.toml	2018-05-12T15:37:08.034131+02:00
9550e73
@@ -28,14 +28,6 @@
9550e73
 [dev-dependencies.log]
e271f5c
 version = "0.4"
9550e73
 
9550e73
-[dev-dependencies.winapi]
9550e73
-version = "0.3.0"
9550e73
-features = ["std", "processthreadsapi", "winbase"]
9550e73
-[target."cfg(target_os = \"redox\")".dependencies.redox_syscall]
9550e73
-version = "0.1"
9550e73
-[target."cfg(windows)".dependencies.winapi]
9550e73
-version = "0.3.0"
9550e73
-features = ["std", "minwinbase", "minwindef", "ntdef", "profileapi", "sysinfoapi", "timezoneapi"]
9550e73
 [badges.appveyor]
9550e73
 repository = "alexcrichton/time"
9550e73