diff --git a/Cargo.toml b/Cargo.toml index 7280457566..74316d032d 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -110,7 +110,7 @@ windows-implement = "0.44.0" [target."cfg(any(target_os = \"linux\", target_os = \"dragonfly\", target_os = \"freebsd\", target_os = \"openbsd\", target_os = \"netbsd\"))".dependencies] cairo-rs = "0.16" gio = "0.16" -glib = "0.16" +glib = "0.17" glib-sys = "0.16" gtk = "0.16" gdk = "0.16"