blob: 47e9be11acefa9395c672bbb3c9895ed327f5959 (
plain) (
tree)
|
|
[package]
name = "iced_test"
version.workspace = true
authors.workspace = true
edition.workspace = true
license.workspace = true
repository.workspace = true
homepage.workspace = true
categories.workspace = true
keywords.workspace = true
rust-version.workspace = true
[lints]
workspace = true
[dependencies]
iced_runtime.workspace = true
iced_renderer.workspace = true
png.workspace = true
sha2.workspace = true
|