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

17 lines
442 B

--- nix-0.11.0/Cargo.toml 1970-01-01T01:00:00+01:00
+++ nix-0.11.0/Cargo.toml 2018-07-17T09:47:44.316000+02:00
@@ -60,12 +60,5 @@
[dev-dependencies.rand]
version = "0.4"
-[dev-dependencies.tempdir]
-version = "0.3"
-
[dev-dependencies.tempfile]
-version = "2"
-[target."cfg(target_os = \"dragonfly\")".build-dependencies.cc]
-version = "1"
-[target."cfg(target_os = \"freebsd\")".dev-dependencies.sysctl]
-version = "0.1"
+version = "3"