iced/lazy/Cargo.toml
2021-11-29 15:04:12 +07:00

11 lines
162 B
TOML

[package]
name = "iced_lazy"
version = "0.1.0"
edition = "2021"
[dependencies]
ouroboros = "0.13"
[dependencies.iced_native]
version = "0.4"
path = "../native"