summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorEmīls Piņķis <emils@mullvad.net>2018-10-30 14:35:04 +0000
committerEmīls Piņķis <emils@mullvad.net>2018-10-30 14:35:04 +0000
commitec2baffed9ec441fd943b60ae3b1b58658a56d62 (patch)
tree642c814c06ba3e3f007209ad56350ff073cd91fb
parent2b427dc7fe3117a6eef79890e5f30923982878df (diff)
downloadmullvadvpn-ec2baffed9ec441fd943b60ae3b1b58658a56d62.tar.xz
mullvadvpn-ec2baffed9ec441fd943b60ae3b1b58658a56d62.zip
Remove duplicate entry of tokio-core
-rw-r--r--talpid-core/Cargo.toml1
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"