diff options
| author | Linus Färnstrand <linus@mullvad.net> | 2019-10-17 09:38:24 +0200 |
|---|---|---|
| committer | Linus Färnstrand <linus@mullvad.net> | 2019-10-17 09:38:24 +0200 |
| commit | bd0085db2b3ce0f750245d8e7de5b47c0bfb587a (patch) | |
| tree | 446665fdbc2975bc5fc54ed48101594ea56351fe | |
| parent | 00005c0f118b7e64b39bf6e93ccce5f129536c4e (diff) | |
| download | mullvadvpn-bd0085db2b3ce0f750245d8e7de5b47c0bfb587a.tar.xz mullvadvpn-bd0085db2b3ce0f750245d8e7de5b47c0bfb587a.zip | |
Update system-configuration to 0.3
| -rw-r--r-- | talpid-core/Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/talpid-core/Cargo.toml b/talpid-core/Cargo.toml index 1ccf689a0b..e9df3eb69f 100644 --- a/talpid-core/Cargo.toml +++ b/talpid-core/Cargo.toml @@ -55,7 +55,7 @@ tun = "0.4.3" [target.'cfg(target_os = "macos")'.dependencies] pfctl = "0.3" -system-configuration = "0.2" +system-configuration = "0.3" tun = "0.4.3" |
