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







                                                
                                               
[package]
name = "scrollable"
version = "0.1.0"
authors = ["Clark Moody <clark@clarkmoody.com>"]
edition = "2018"
publish = false

[dependencies]
iced = { path = "../..", features = ["debug"] }