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.
14 lines
505 B
14 lines
505 B
--- home-0.5.1/Cargo.toml 1970-01-01T00:00:00+00:00
|
|
+++ home-0.5.1/Cargo.toml 2019-12-07T02:23:47.278876+00:00
|
|
@@ -19,10 +19,3 @@
|
|
documentation = "https://docs.rs/home"
|
|
license = "MIT OR Apache-2.0"
|
|
repository = "https://github.com/brson/home"
|
|
-[target."cfg(windows)".dependencies.scopeguard]
|
|
-version = "1"
|
|
-default-features = false
|
|
-
|
|
-[target."cfg(windows)".dependencies.winapi]
|
|
-version = "0.3"
|
|
-features = ["errhandlingapi", "handleapi", "processthreadsapi", "std", "winerror", "winnt", "userenv"]
|