diff --git a/Cargo.toml b/Cargo.toml index a46f5782..02dc464a 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -22,4 +22,4 @@ features = ["v4_10"] [dependencies.adw] package = "libadwaita" version = "0.7.0" -features = ["v1_4"] +features = ["v1_6"] diff --git a/README.md b/README.md index 7fae14d8..07c97872 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ Make sure your system support: * Glib 2.56+ * GTK 4.10+ -* Libadwaita 1.4+ +* Libadwaita 1.6+ Use [rustup](https://rustup.rs) installer to setup latest Rust compiler and Cargo package manager: