mirror of
https://github.com/YGGverse/Yoda.git
synced 2025-08-26 06:21:58 +00:00
update dependencies
This commit is contained in:
parent
4388799b29
commit
765a24f331
@ -22,3 +22,4 @@ features = ["v4_8"]
|
|||||||
[dependencies.adw]
|
[dependencies.adw]
|
||||||
package = "libadwaita"
|
package = "libadwaita"
|
||||||
version = "0.7.0"
|
version = "0.7.0"
|
||||||
|
features = ["v1_4"]
|
||||||
|
@ -10,7 +10,12 @@ Rust / GTK 4 implementation
|
|||||||
|
|
||||||
### Dependencies
|
### Dependencies
|
||||||
|
|
||||||
Use [rustup](https://rustup.rs) to install and setup latest Rust compiler and package manager:
|
Make sure system support:
|
||||||
|
|
||||||
|
* GTK 4.8+
|
||||||
|
* Libadwaita 1.4+
|
||||||
|
|
||||||
|
Use [rustup installer](https://rustup.rs) to setup latest Rust compiler and package manager:
|
||||||
|
|
||||||
``` bash
|
``` bash
|
||||||
curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh
|
curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh
|
||||||
|
Loading…
x
Reference in New Issue
Block a user