iced_core 0.8.0

The essential concepts of Iced
Documentation
[dependencies.bitflags]
version = "1.2"

[dependencies.palette]
optional = true
version = "0.6"

[package]
authors = ["Héctor Ramón Jiménez <hector0193@gmail.com>"]
description = "The essential concepts of Iced"
edition = "2021"
license = "MIT"
name = "iced_core"
readme = "README.md"
repository = "https://github.com/iced-rs/iced"
version = "0.8.0"
[target."cfg(target_arch = \"wasm32\")".dependencies.instant]
version = "0.1"