From 28b395cfd770785641c49f98cc9491210271db46 Mon Sep 17 00:00:00 2001 From: David Li Date: Sun, 25 Oct 2015 10:12:35 -0400 Subject: Use notify-rust for notifications --- Cargo.toml | 1 + 1 file changed, 1 insertion(+) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index c46b3b9..7ecd3f5 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -7,3 +7,4 @@ authors = ["David Li "] websocket = "~0.12.2" rustc-serialize = "0.3" toml = "0.1" +notify-rust = "3.0" -- cgit v1.2.3