Skip to content

Commit ef689c9

Browse files
committed
satisfy Style/deps
1 parent e504640 commit ef689c9

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/uu/touch/Cargo.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,8 @@ filetime = "0.2.1"
1919
clap = { version = "3.0", features = ["wrap_help", "cargo"] }
2020
time = "0.1.40"
2121
uucore = { version=">=0.0.11", package="uucore", path="../../uucore", features=["libc"] }
22+
23+
[target.'cfg(target_os = "windows")'.dependencies]
2224
winapi = { version = "0.3" }
2325

2426
[[bin]]

0 commit comments

Comments
 (0)