diff --git a/Cargo.toml b/Cargo.toml index e2d199f33..d53930bc8 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -116,7 +116,7 @@ gtk = "0.16" gdk = "0.16" gdk-sys = "0.16" gdkx11-sys = "0.16" -gdkwayland-sys = "0.16.0" +gdkwayland-sys = "0.17.0" gdk-pixbuf = "0.16" libappindicator = { version = "0.8.0", optional = true } dirs-next = { version = "2.0.0", optional = true }