# 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" rust-version = "1.82.0" name = "zu" version = "0.3.3" authors = ["Xu Shaohua "] build = "build.rs" publish = true autobins = false autoexamples = false autotests = false autobenches = false description = "Yew web components, implementing Material Design" homepage = "https://github.com/RustVis/zu" documentation = "https://docs.rs/zu" readme = "README.md" keywords = [ "yew", "web", "wasm", "material-design", ] categories = [ "gui", "wasm", "web-programming", ] license = "LGPL-3.0" repository = "https://github.com/RustVis/zu" [lib] name = "zu" path = "src/lib.rs" [dependencies.log] version = "0.4.22" [dependencies.stylist] version = "0.13.0" features = [ "parser", "random", "yew", ] default-features = false [dependencies.web-sys] version = "0.3.72" features = ["HtmlInputElement"] [dependencies.yew] version = "0.21.0" [dependencies.yew-hooks] version = "0.3.2" [dependencies.zu-util] version = "0.3.5" [build-dependencies.inflections] version = "1.1.1" [build-dependencies.rsass] version = "0.28.10" [build-dependencies.zu-util] version = "0.3.5" features = ["icon"]