[dependencies.serde]
features = ["derive"]
version = "1.0.136"
[dev-dependencies.serde_json]
version = "1.0.79"
[features]
default = []
[package]
authors = ["Aster <192607617@qq.com>"]
description = "The styles of all graphics elements"
documentation = "https://docs.rs/graphics-style"
edition = "2021"
exclude = ["*.m", "*.json"]
license = "MPL-2.0"
name = "graphics-style"
readme = "Readme.md"
repository = "https://github.com/oovm/graphics-rs"
version = "0.2.6"
[package.metadata.wee]
p = "cargo publish --allow-dirty"
t = "cargo test"