From 7cbfa6deae1fcc8b9dfd1e506d3ce0de28eaaa59 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Th=C3=A9o=20Barnouin?= Date: Thu, 14 Nov 2024 12:39:38 +0100 Subject: [PATCH] Update Cargo.toml --- Cargo.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Cargo.toml b/Cargo.toml index 7640cd3..91afbef 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -10,7 +10,7 @@ package = "gtk4" features = ["gnome_44", "blueprint"] [dependencies.libadwaita] -version = "^0.4.1" +version = "^0.4.4" features = ["v1_2"] [dependencies.gdk] @@ -75,4 +75,4 @@ env_logger = "0.10.0" percent-encoding = "2.2.0" oauth2 = "4.4" url = "2.4.1" -open = "5.3.0" \ No newline at end of file +open = "5.3.0"