diff --git a/Cargo.toml b/Cargo.toml index 2b565737..dc2ef1ce 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -16,7 +16,7 @@ repository = "https://github.com/hasufell/rust-libnotify" version = "1.0.2" [dependencies] -gdk-pixbuf = "^0.2.0" +gdk-pixbuf = "^0.14.0" gdk-pixbuf-sys = "^0.4.0" glib = "^0.3.1" glib-sys = "^0.4.0"