# 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 believe there's an error in this file please file an # issue against the rust-lang/cargo repository. If you're # editing this file be aware that the upstream Cargo.toml # will likely look very different (and much more reasonable) [package] edition = "2018" name = "savory-elements" version = "0.6.0" authors = ["Muhannad Alrusayni "] include = ["src/**/*", "Cargo.toml"] description = "Collection of UI elements based on Savory" homepage = "https://gitlab.com/MAlrusayni/savory" documentation = "https://docs.rs/savory-elements" readme = "../README.MD" keywords = ["savory", "seed", "element", "component", "SPA"] categories = ["gui", "wasm", "web-programming"] license = "MIT OR Apache-2.0" repository = "https://gitlab.com/MAlrusayni/savory/tree/master/elements" [dependencies.derive_more] version = "0.99.11" [dependencies.derive_rich] version = "0.4.4" [dependencies.palette] version = "0.5.0" [dependencies.savory] version = "0.6.0" [dependencies.savory-elements-derive] version = "0.6.0" [dependencies.savory-style] version = "0.6.0" [badges.maintenance] status = "actively-developed"