From 3885e6b2dd5bfc31725e9f9f888cc13a58bc01ba Mon Sep 17 00:00:00 2001
From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com>
Date: Mon, 16 Oct 2023 12:26:26 +0000
Subject: [PATCH] fix(deps): update rust crate gdkwayland-sys to 0.18.0

---
 Cargo.toml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Cargo.toml b/Cargo.toml
index 468b26f16..5ccbe87a2 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -119,7 +119,7 @@ gtk = "0.16"
 gdk = "0.16"
 gdk-sys = "0.16"
 gdkx11-sys = "0.16"
-gdkwayland-sys = "0.16.0"
+gdkwayland-sys = "0.18.0"
 gdk-pixbuf = "0.16"
 x11-dl = "2.21"
 zbus = "3"