mirror of
https://github.com/YGGverse/Yoda.git
synced 2026-03-31 16:45:27 +00:00
update min libadwaita version
This commit is contained in:
parent
9dd346b0c3
commit
800fded9c2
2 changed files with 2 additions and 2 deletions
|
|
@ -22,4 +22,4 @@ features = ["v4_10"]
|
|||
[dependencies.adw]
|
||||
package = "libadwaita"
|
||||
version = "0.7.0"
|
||||
features = ["v1_4"]
|
||||
features = ["v1_6"]
|
||||
|
|
|
|||
|
|
@ -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:
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue