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.
13 lines
477 B
13 lines
477 B
--- home-0.3.4/Cargo.toml 1970-01-01T00:00:00+00:00
|
|
+++ home-0.3.4/Cargo.toml 2019-05-07T05:35:00.064849+00:00
|
|
@@ -18,9 +18,3 @@
|
|
documentation = "https://docs.rs/home"
|
|
license = "MIT/Apache-2.0"
|
|
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"]
|