this-program-shouldnt-need-.../Cargo.toml
2025-05-05 19:51:02 -05:00

9 lines
160 B
TOML

[package]
name = "this-program-shouldnt-need-to-exist"
version = "0.1.0"
edition = "2024"
license = "MIT"
[dependencies]
iced = "0.13.1"
lazy_static = "1.5.0"