diff options
Diffstat (limited to 'mullvad-daemon')
| -rw-r--r-- | mullvad-daemon/Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mullvad-daemon/Cargo.toml b/mullvad-daemon/Cargo.toml index 7aa221f450..f8b16e94e4 100644 --- a/mullvad-daemon/Cargo.toml +++ b/mullvad-daemon/Cargo.toml @@ -7,7 +7,7 @@ license = "GPL-3.0" build = "build.rs" [dependencies] -app_dirs = "1.1" +app_dirs = "1.2" chrono = { version = "0.4", features = ["serde"] } clap = "2.25" error-chain = "0.11" |
