pika-installer-gtk4/Cargo.toml
Ward from fusion-voyager-3 94be21c822 Some progress
2024-01-18 17:16:26 +03:00

16 lines
426 B
TOML

[package]
name = "pika-installer-gtk4"
version = "0.1.0"
edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
adw = { version = "0.5.3", package = "libadwaita", features = ["v1_4"] }
async-channel = "2.1.1"
fragile = "2.0.0"
glib = "0.18.5"
gtk = { version = "0.7.3", package = "gtk4", features = ["v4_12"] }
pretty-bytes = "0.2.2"
time = "0.3.31"