From eb6754093fb541c43b5f89b4834c4a6657927c6b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 14 Nov 2023 13:30:23 +0000 Subject: [PATCH] fix(deps): update rust crate x11-dl to 2.21 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index c9db01a101..4790d9fb73 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -51,7 +51,7 @@ webkit2gtk = { version = "=2.0", features = ["v2_38"] } webkit2gtk-sys = "=2.0" gtk = "0.18" soup3 = "0.5" -x11-dl = "2.9" +x11-dl = "2.21" gdkx11 = "0.18" [target."cfg(target_os = \"windows\")".dependencies]