# THIS FILE IS AUTOMATICALLY GENERATED BY CARGO # # When uploading crates to the registry Cargo will automatically # "normalize" Cargo.toml files for maximal compatibility # with all versions of Cargo and also rewrite `path` dependencies # to registry (e.g., crates.io) dependencies. # # If you are reading this file be aware that the original Cargo.toml # will likely look very different (and much more reasonable). # See Cargo.toml.orig for the original contents. [package] edition = "2021" name = "css-style" version = "0.14.1" authors = ["Muhannad Alrusayni "] description = "Typed CSS Style" homepage = "https://gitlab.com/MAlrusayni/css-style" documentation = "https://docs.rs/css-style" readme = "README.md" keywords = [ "web", "html", "css", "theme", "style", ] categories = [ "gui", "wasm", "web-programming", ] license = "MIT OR Apache-2.0" repository = "https://gitlab.com/MAlrusayni/css-style" resolver = "2" [dependencies.derive_more] version = "0.99.17" [dependencies.derive_rich] version = "0.4.4" [dependencies.indexmap] version = "1.8.1" [dependencies.palette] version = "0.6.0" features = [ "named", "named_from_str", ] [dependencies.paste] version = "1.0.7" [badges.maintenance] status = "actively-developed"