diff --git a/Cargo.toml b/Cargo.toml index 5158a2ad..33d608fe 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -12,5 +12,5 @@ keywords = ["libnotify", "notification"] [dependencies] libnotify-sys = "0.3" -gtypes = "0.2" glib-sys = "^0.3.4" +gtypes = "^0.2.0"