about summary refs log tree commit diff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorLakoLiu <99976966+lakoliu@users.noreply.github.com>2024-02-13 07:45:17 +0100
committerGitHub <noreply@github.com>2024-02-13 07:45:17 +0100
commit07b9596cc1fe5b2442ade60fd7d00408482ddbf2 (patch)
treed391bb026bebad5eb320e56f6245bccc2366bcff /Cargo.toml
parent7c3ebca6549dd53c3c0c039854d880f761a3a952 (diff)
parent366e9cee77c04d4a381f55d6ee8ce4c15e0d0c3b (diff)
downloadFurtherance-07b9596cc1fe5b2442ade60fd7d00408482ddbf2.tar.zst
Merge pull request #129 from gabrbrand/adw-1-4
Port to libadwaita 1.4 widgets
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
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