about summary refs log tree commit diff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorRicky Kresslein <rk@lakoliu.com>2023-06-05 13:34:13 +0200
committerRicky Kresslein <rk@lakoliu.com>2023-06-05 13:34:28 +0200
commit3c7a2c586268f79fb2afc0a27fcc7a2817753894 (patch)
treed3d7455ec5829bdea3b1d000698ca3b1a02254e1 /Cargo.toml
parentd69916095dd7ac11ffc80860a6e8384794361336 (diff)
downloadFurtherance-3c7a2c586268f79fb2afc0a27fcc7a2817753894.tar.zst
Revert libadwaita features to v1.2 due to flatpak issues
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml4
1 files changed, 2 insertions, 2 deletions
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"]