We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3e824d2 + f44f3f2 commit 6e7ea32Copy full SHA for 6e7ea32
Cargo.toml
@@ -8,8 +8,9 @@ license = "MIT OR Apache-2.0"
8
repository = "https://github.com/brson/home"
9
description = "Shared definitions of home directories"
10
11
-[target."cfg(windows)".dependencies]
12
-scopeguard = "1"
+[target."cfg(windows)".dependencies.scopeguard]
+version = "1"
13
+default-features = false
14
15
[target."cfg(windows)".dependencies.winapi]
16
version = "0.3"
0 commit comments