mirror of
https://github.com/BurntSushi/walkdir.git
synced 2025-09-30 15:10:30 +00:00
only depend on windows deps on windows
This commit is contained in:
parent
29d4ea950b
commit
7fc4ba589e
@ -10,7 +10,7 @@ readme = "README.md"
|
||||
keywords = ["directory", "recursive", "walk", "iterator"]
|
||||
license = "Unlicense/MIT"
|
||||
|
||||
[dependencies]
|
||||
[target.'cfg(windows)'.dependencies]
|
||||
kernel32-sys = "0.2"
|
||||
winapi = "0.2"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user