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



                                              
                


               

                         
[package]
name = "combo_box"
version = "0.1.0"
authors = ["Joao Freitas <jhff.15@gmail.com>"]
edition = "2024"
publish = false

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