Update Cargo.toml
This commit is contained in:
parent
3eccfd09f7
commit
7cbfa6deae
1 changed files with 2 additions and 2 deletions
|
@ -10,7 +10,7 @@ package = "gtk4"
|
||||||
features = ["gnome_44", "blueprint"]
|
features = ["gnome_44", "blueprint"]
|
||||||
|
|
||||||
[dependencies.libadwaita]
|
[dependencies.libadwaita]
|
||||||
version = "^0.4.1"
|
version = "^0.4.4"
|
||||||
features = ["v1_2"]
|
features = ["v1_2"]
|
||||||
|
|
||||||
[dependencies.gdk]
|
[dependencies.gdk]
|
||||||
|
|
Loading…
Reference in a new issue