# 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 = "color_utilities" version = "0.1.0" authors = ["al3x alex.vacan.bala@gmail.com"] description = "Color utilites for material 3" readme = "README.md" keywords = [ "material", "design", "wasm", "frontend", ] categories = [ "wasm", "web-programming", "gui", ] license = "LGPL-3.0-or-later OR Apache-2.0" repository = "https://github.com/material-rs/material_color_utilities.git" resolver = "1" [dependencies] [dev-dependencies.assert_approx_eq] version = "1.1.0"