From d1cb531ae9ad4427861bc60ad5430d75a69ff197 Mon Sep 17 00:00:00 2001 From: venomade Date: Wed, 8 May 2024 19:50:28 +0100 Subject: Remove LibAdwaita dependency Remove LibAdwaita dependency to allow theming across platforms Remove Preferences and Toast as they are libadwaita components Remove now unneeded comments --- Cargo.toml | 1 - 1 file changed, 1 deletion(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 3b3cdf9..5bdd004 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -6,5 +6,4 @@ edition = "2021" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies] -adw = { version = "0.6.0", package = "libadwaita", features = ["v1_4"] } gtk = { version = "0.8.0", package = "gtk4", features = ["v4_12"] } -- cgit 1.4.1-2-gfad0