iced/examples/styling/Cargo.toml
2025-02-21 01:37:14 +01:00

9 lines
177 B
TOML

[package]
name = "styling"
version = "0.1.0"
authors = ["Héctor Ramón Jiménez <hector0193@gmail.com>"]
edition = "2024"
publish = false
[dependencies]
iced.workspace = true