zuicon-material 0.3.1

Wrapper of material design icons for yew framework
Documentation
[build-dependencies.inflections]
version = "1.1.1"

[build-dependencies.lazy_static]
version = "1.5.0"

[build-dependencies.regex]
version = "1.11.1"

[build-dependencies.reqwest]
features = ["blocking"]
version = "0.12.9"

[build-dependencies.serde]
features = ["derive"]
version = "1.0.214"

[build-dependencies.serde_json]
version = "1.0.132"

[build-dependencies.zu-util]
features = ["icon"]
version = "0.3.5"

[dependencies.yew]
version = "0.21.0"

[dependencies.zu]
version = "0.3.3"

[lib]
name = "zuicon_material"
path = "src/lib.rs"

[package]
authors = ["Xu Shaohua <shaohua@biofan.org>"]
autobenches = false
autobins = false
autoexamples = false
autotests = false
build = "build.rs"
categories = ["gui", "wasm", "web-programming"]
description = "Wrapper of material design icons for yew framework"
documentation = "https://docs.rs/zuicon-material"
edition = "2021"
homepage = "https://github.com/RustVis/zu"
keywords = ["web", "webasm", "icons"]
license = "LGPL-3.0"
name = "zuicon-material"
publish = true
readme = "README.md"
repository = "https://github.com/RustVis/zu"
version = "0.3.1"