# 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 = "zng-color" version = "0.3.2" authors = ["The Zng Project Developers"] description = "Part of the zng project." documentation = "https://zng-ui.github.io/doc/zng_color" readme = "README.md" keywords = [ "gui", "ui", "user-interface", "zng", ] categories = ["gui"] license = "Apache-2.0 OR MIT" repository = "https://github.com/zng-ui/zng" [dependencies.paste] version = "1.0" [dependencies.serde] version = "1.0" [dependencies.zng-app-context] version = "0.5.3" [dependencies.zng-color-proc-macros] version = "0.2.6" [dependencies.zng-layout] version = "0.2.17" [dependencies.zng-var] version = "0.4.7" [dependencies.zng-view-api] version = "0.6.2"