summaryrefslogblamecommitdiffstats
path: root/examples/lazy/Cargo.toml
blob: f9264aa5099bdc69329232733fb2942d97b6e812 (plain) (tree)
1
2
3
4
5
6
7
8
9
10



                                           
                


               

                                 
[package]
name = "lazy"
version = "0.1.0"
authors = ["Nick Senger <dev@nsenger.com>"]
edition = "2024"
publish = false

[dependencies]
iced.workspace = true
iced.features = ["debug", "lazy"]