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.
rust-time0.1/time-fix-metadata.diff

14 lines
453 B

5 years ago
--- 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
5 years ago
[dev-dependencies.log]
version = "0.4"
5 years ago
-
5 years ago
-[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"]