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

11 lines
409 B

--- home-0.3.3/Cargo.toml 1970-01-01T01:00:00+01:00
+++ home-0.3.3/Cargo.toml 2018-05-12T08:50:15.923844+02:00
@@ -20,7 +20,3 @@
repository = "https://github.com/brson/home"
[target."cfg(windows)".dependencies.scopeguard]
version = "0.3"
-
-[target."cfg(windows)".dependencies.winapi]
-version = "0.3"
-features = ["errhandlingapi", "handleapi", "processthreadsapi", "std", "winerror", "winnt", "userenv"]