diff options
Diffstat (limited to 'Cargo.toml')
| -rw-r--r-- | Cargo.toml | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -39,7 +39,6 @@ socket2 = { version = "0.6", features = ["all"] } nix = { version = "0.27.1", features = ["fs", "user"] } daemonize = "0.5.0" libc = "0.2" -ctrlc = { version = "3.4", features = ["termination"] } [target.'cfg(windows)'.dependencies] windivert = { version = "0.6.0" } |
