floating-calculator/Cargo.toml

8 lines
133 B
TOML

[package]
name = "floating-calculator"
version = "0.1.0"
edition = "2024"
[dependencies]
iced = "0.14.0"
iced_layershell = "0.15.0"