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