From d2011a3c764e782f1218ee69bc01ac7607a25c89 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 21 Feb 2026 13:00:40 +0000 Subject: [PATCH] Update Rust crate adw to 0.9.0 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 262188c..ac3ba1d 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -32,7 +32,7 @@ webkit6 = { version = "0.3.0", features = ["v2_42", "v2_44"] } [dependencies.adw] package = "libadwaita" -version = "0.6.0" +version = "0.9.0" features = ["v1_2", "v1_1", "v1_3", "v1_4", "v1_5"] [build-dependencies]