aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 596ced2..ce22b1a 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -40,6 +40,7 @@ futures = "^0.1"
lazy_static = "^1"
log = "^0.3"
hex = "^0.3"
+notify = "4.0.0"
rand = "^0.4"
nix = "^0.10"
pnet_packet = "^0.20"