summaryrefslogblamecommitdiffstats
path: root/examples/exit/Cargo.toml
blob: 34d0789a9201c2444f1838e17f87e9633dfa0ab1 (plain) (tree)
1
2
3
4
5
6
7
8







                         
[package]
name = "exit"
version = "0.1.0"
edition = "2021"
publish = false

[dependencies]
iced = { path = "../.." }