mirror of
https://github.com/dtolnay/cargo-expand.git
synced 2025-04-03 21:07:37 +03:00
Touch up etcetera cache dir code
This commit is contained in:
parent
36dbffb78c
commit
4317adcaf1
2 changed files with 30 additions and 56 deletions
|
@ -37,7 +37,7 @@ termcolor = "1.0"
|
|||
toml = "0.8"
|
||||
toolchain_find = "0.4"
|
||||
|
||||
[target.'cfg(windows)'.dependencies]
|
||||
[target.'cfg(all(windows, not(target_vendor = "uwp")))'.dependencies]
|
||||
windows-sys = { version = "0.59", features = ["Win32_Foundation", "Win32_System_Com", "Win32_UI_Shell"] }
|
||||
|
||||
[package.metadata.docs.rs]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue