diff --git a/Cargo.toml b/Cargo.toml index 3a44be64..d8ed32f4 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -10,7 +10,6 @@ documentation = "https://hasufell.github.io/rust-libnotify/libnotify/" keywords = ["libnotify", "notification"] [dependencies] -error-chain = "^0.10.0" gdk-pixbuf = "^0.1.3" gdk-pixbuf-sys = "^0.3.4" glib = "^0.1.3"