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

16 lines
530 B

4 years ago
--- time-0.1.44/Cargo.toml 2020-08-26T20:49:45+00:00
+++ time-0.1.44/Cargo.toml 2020-09-01T03:05:46.576294+00:00
@@ -29,12 +29,3 @@
5 years ago
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"]
4 years ago
-[target."cfg(target_os = \"wasi\")".dependencies.wasi]
-version = "=0.10.0"
5 years ago
-[target."cfg(windows)".dependencies.winapi]
-version = "0.3.0"
-features = ["std", "minwinbase", "minwindef", "ntdef", "profileapi", "sysinfoapi", "timezoneapi"]