summaryrefslogblamecommitdiffstats
path: root/test/Cargo.toml
blob: c63a9e14527badd8dbefc02f7d96133e44ee1f0a (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_tiny_skia.workspace = true

iced_renderer.workspace = true
iced_renderer.features = ["tiny-skia", "fira-sans"]

png.workspace = true
sha2.workspace = true