diff options
| author | Linus Färnstrand <faern@faern.net> | 2023-01-10 10:21:51 +0100 |
|---|---|---|
| committer | Linus Färnstrand <linus@mullvad.net> | 2023-01-10 16:25:58 +0100 |
| commit | cf735015673b366789afdaa7d070496433d1725a (patch) | |
| tree | 63808cdc5e323b95e930d0a7e449ae7f859dd60d /mullvad-paths | |
| parent | 7ea38a3881b92b17658a5be4f0e627601212db6c (diff) | |
| download | mullvadvpn-cf735015673b366789afdaa7d070496433d1725a.tar.xz mullvadvpn-cf735015673b366789afdaa7d070496433d1725a.zip | |
Remove unused Windows dependencies
Diffstat (limited to 'mullvad-paths')
| -rw-r--r-- | mullvad-paths/Cargo.toml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/mullvad-paths/Cargo.toml b/mullvad-paths/Cargo.toml index 8ab2e9fe22..b8a4861012 100644 --- a/mullvad-paths/Cargo.toml +++ b/mullvad-paths/Cargo.toml @@ -12,7 +12,6 @@ err-derive = "0.3.1" log = "0.4" [target.'cfg(windows)'.dependencies] -dirs-next = "2.0" widestring = "1.0" [target.'cfg(target_os = "windows")'.dependencies.windows-sys] |
