From 3c7a2c586268f79fb2afc0a27fcc7a2817753894 Mon Sep 17 00:00:00 2001 From: Ricky Kresslein Date: Mon, 5 Jun 2023 13:34:13 +0200 Subject: Revert libadwaita features to v1.2 due to flatpak issues --- Cargo.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 7e4eb52..183f04c 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -28,5 +28,5 @@ version = "0.6.4" [dependencies.adw] package = "libadwaita" -version = "0.3.1" -features = ["v1_3"] +version = "0.4.3" +features = ["v1_2"] -- cgit 1.4.1