yt-snd/Cargo.toml
2025-08-12 01:53:50 +08:00

8 lines
162 B
TOML

[package]
name = "yt-snd"
version = "0.1.0"
edition = "2021"
[dependencies]
gio = "0.21.1"
gtk4 = { version = "0.10.0", features = ["v4_12", "v4_14", "v4_10"] }