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-01T00:00:00+00:00
+++ hostname-0.1.5/Cargo.toml 2019-06-21T19:37:03.848369+00: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"