diff options
| -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 2b5a576ffd..a53f40ee0f 100644 --- a/mullvad-daemon/Cargo.toml +++ b/mullvad-daemon/Cargo.toml @@ -55,7 +55,7 @@ simple-signal = "1.1" talpid-dbus = { path = "../talpid-dbus" } [target.'cfg(target_os="macos")'.dependencies] -objc = "0.2.3" +objc = "0.2.7" [target.'cfg(windows)'.dependencies] ctrlc = "3.0" |
