aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml3
1 files changed, 2 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 7ecd3f5..27545db 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -7,4 +7,5 @@ authors = ["David Li <li.davidm96@gmail.com>"]
websocket = "~0.12.2"
rustc-serialize = "0.3"
toml = "0.1"
-notify-rust = "3.0"
+notify-rust = "3.0.1"
+hyper = "0.6"