You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
18 lines
574 B
18 lines
574 B
--- time-0.1.40/Cargo.toml 1970-01-01T01:00:00+01:00
|
|
+++ time-0.1.40/Cargo.toml 2018-05-12T15:37:08.034131+02:00
|
|
@@ -28,14 +28,6 @@
|
|
[dev-dependencies.log]
|
|
version = "0.4"
|
|
|
|
-[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"
|
|
|