diff options
Diffstat (limited to 'Cargo.toml')
| -rw-r--r-- | Cargo.toml | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -31,6 +31,8 @@ homepage = "https://github.com/dilluti0n/dpibreak" ctrlc = { version = "3.4", features = ["termination"] } anyhow = "1" etherparse = "0.18" +nftables = "0.6" +serde_json = "1.0.145" [target.'cfg(target_os = "linux")'.dependencies] iptables = "0.4" |
