iced-yoda/examples/table/Cargo.toml

11 lines
201 B
TOML
Raw Normal View History

2025-07-15 05:28:33 +02:00
[package]
name = "table"
version = "0.1.0"
authors = ["Héctor Ramón Jiménez <hector0193@gmail.com>"]
edition = "2024"
publish = false
[dependencies]
iced.workspace = true
iced.features = ["debug"]