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

9 lines
304 B

--- hostname-0.1.5/Cargo.toml 1970-01-01T01:00:00+01:00
+++ hostname-0.1.5/Cargo.toml 2019-01-28T21:58:41.641435+01:00
@@ -30,5 +30,3 @@
unstable = []
[target."cfg(any(unix, target_os = \"redox\"))".dependencies.libc]
version = "^0.2"
-[target."cfg(windows)".dependencies.winutil]
-version = "^0.1.1"