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-datetime/datetime-fix-metadata.diff

12 lines
397 B

--- datetime-0.5.0/Cargo.toml 2020-04-07T23:43:49+00:00
+++ datetime-0.5.0/Cargo.toml 2020-05-17T07:45:21.031321+00:00
@@ -39,8 +39,3 @@
version = "0.1"
[dev-dependencies.rustc-serialize]
version = "0.3"
-[target."cfg(target_os = \"redox\")".dependencies.redox_syscall]
-version = "0.1.29"
-[target."cfg(windows)".dependencies.winapi]
-version = "0.3.8"
-features = ["sysinfoapi", "minwindef"]