mirror of
https://github.com/YGGverse/Yoda.git
synced 2025-01-15 09:10:08 +00:00
8 lines
125 B
TOML
8 lines
125 B
TOML
[package]
|
|
name = "Yoda"
|
|
version = "0.1.0"
|
|
edition = "2021"
|
|
|
|
[dependencies]
|
|
gtk4 = { version = "0.9.1", features = ["v4_6"] }
|