iced-yoda/examples/editor/Cargo.toml

10 lines
197 B
TOML
Raw Normal View History

[package]
name = "editor"
version = "0.1.0"
authors = ["Héctor Ramón Jiménez <hector@hecrj.dev>"]
edition = "2021"
publish = false
[dependencies]
iced.workspace = true
iced.features = ["debug"]