diff options
| -rw-r--r-- | talpid-routing/Cargo.toml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/talpid-routing/Cargo.toml b/talpid-routing/Cargo.toml index 063ccd2ea8..d4020478b2 100644 --- a/talpid-routing/Cargo.toml +++ b/talpid-routing/Cargo.toml @@ -35,7 +35,6 @@ system-configuration = "0.5.1" [target.'cfg(windows)'.dependencies] -libc = "0.2" talpid-windows = { path = "../talpid-windows" } widestring = "1.0" |
