diff options
Diffstat (limited to 'Cargo.toml')
-rw-r--r-- | Cargo.toml | 4 |
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"] |