iced-yoda/examples/visible_bounds/Cargo.toml

13 lines
238 B
TOML
Raw Normal View History

2023-07-27 01:02:47 +02:00
[package]
name = "visible_bounds"
version = "0.1.0"
authors = ["Héctor Ramón Jiménez <hector0193@gmail.com>"]
edition = "2021"
publish = false
[dependencies]
iced.workspace = true
iced.features = ["debug"]
once_cell.workspace = true