# 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 = "yew-google-material" version = "0.0.8" description = "A simple crate to use google icons, buttons and input text fields" documentation = "https://docs.rs/yew-google-material" readme = "README.md" keywords = [ "yew", "icon", "material", "stylist", "button", ] categories = [ "development-tools", "network-programming", ] license = "MIT" repository = "https://github.com/ArtyomSinyugin/yew-google-material/" [dependencies.color-art] version = "0.3.8" [dependencies.gloo-timers] version = "0.3.0" features = ["futures"] [dependencies.stylist] version = "0.13.0" features = [ "yew", "parser", ] [dependencies.wasm-bindgen] version = "0.2.92" [dependencies.web-sys] version = "0.3.69" features = [ "Element", "CssStyleDeclaration", "DomRect", ] [dependencies.yew] version = "0.21" features = ["csr"]