blob: 23f4bc2d89f6bd74a20d7e287e15ec5b3ca142ca (
plain) (
tree)
|
|
[package]
name = "scrollable"
version = "0.1.0"
authors = ["Clark Moody <clark@clarkmoody.com>"]
edition = "2024"
publish = false
[dependencies]
iced.workspace = true
iced.features = ["debug"]
|