diff options
| author | Emīls Piņķis <emils@mullvad.net> | 2018-10-30 15:50:16 +0000 |
|---|---|---|
| committer | Emīls Piņķis <emils@mullvad.net> | 2018-10-30 15:50:16 +0000 |
| commit | 46ddf2ba2265d75d46a3685a3b768324af8526ae (patch) | |
| tree | 642c814c06ba3e3f007209ad56350ff073cd91fb | |
| parent | 2b427dc7fe3117a6eef79890e5f30923982878df (diff) | |
| parent | ec2baffed9ec441fd943b60ae3b1b58658a56d62 (diff) | |
| download | mullvadvpn-46ddf2ba2265d75d46a3685a3b768324af8526ae.tar.xz mullvadvpn-46ddf2ba2265d75d46a3685a3b768324af8526ae.zip | |
Merge branch 'macos-fix-talpid-core-dep'
| -rw-r--r-- | talpid-core/Cargo.toml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/talpid-core/Cargo.toml b/talpid-core/Cargo.toml index 50e5f86c0b..7dfe49219a 100644 --- a/talpid-core/Cargo.toml +++ b/talpid-core/Cargo.toml @@ -40,7 +40,6 @@ which = "2.0" [target.'cfg(target_os = "macos")'.dependencies] pfctl = "0.2" system-configuration = "0.2" -tokio-core = "0.1" [target.'cfg(windows)'.dependencies] widestring = "0.3" |
