From 7c065014f4b23c0eb50b3662bc5cb14f0a8df746 Mon Sep 17 00:00:00 2001 From: Gabriel Brand Date: Sun, 11 Feb 2024 19:00:41 +0100 Subject: Port to libadwaita 1.4 widgets --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index ee28afe..f4d425f 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -29,4 +29,4 @@ version = "0.8.0" [dependencies.adw] package = "libadwaita" version = "0.6.0" -features = ["v1_2"] +features = ["v1_4"] \ No newline at end of file -- cgit 1.4.1