You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
CleanFlashInstaller/rust/crates/clean_flash_ui/Cargo.toml

11 lines
212 B
TOML

[package]
name = "clean_flash_ui"
version = "34.0.0"
edition = "2021"
[dependencies]
ab_glyph = { workspace = true }
image = { workspace = true }
minifb = { workspace = true }
windows-sys = { workspace = true }