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.
21 lines
593 B
21 lines
593 B
--- home-0.3.0/Cargo.toml 1970-01-01T01:00:00+01:00
|
|
+++ home-0.3.0/Cargo.toml 2018-01-13T17:54:25.352638+01:00
|
|
@@ -18,17 +18,3 @@
|
|
documentation = "https://docs.rs/home"
|
|
license = "MIT/Apache-2.0"
|
|
repository = "https://github.com/brson/home"
|
|
-[target."cfg(windows)".dependencies.winapi]
|
|
-version = "0.2.8"
|
|
-
|
|
-[target."cfg(windows)".dependencies.kernel32-sys]
|
|
-version = "0.2.1"
|
|
-
|
|
-[target."cfg(windows)".dependencies.scopeguard]
|
|
-version = "0.1.2"
|
|
-
|
|
-[target."cfg(windows)".dependencies.userenv-sys]
|
|
-version = "0.2.0"
|
|
-
|
|
-[target."cfg(windows)".dependencies.advapi32-sys]
|
|
-version = "0.2.0"
|