iced-yoda/examples/custom_quad/Cargo.toml

11 lines
176 B
TOML
Raw Normal View History

[package]
name = "custom_quad"
version = "0.1.0"
authors = ["Robert Krahn"]
edition = "2021"
publish = false
[dependencies]
iced.workspace = true
iced.features = ["advanced"]