diff options
| -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" |
