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








                                                            
[package]
name = "styling"
version = "0.1.0"
authors = ["Héctor Ramón Jiménez <hector0193@gmail.com>"]
edition = "2018"
publish = false

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