zuicon-ant 0.1.0

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

[build-dependencies.zuicon-util]
version = "0.1.0"
[dependencies.yew]
features = ["csr"]
version = "0.20.0"

[package]
authors = ["Xu Shaohua <shaohua@biofan.org>"]
build = "build.rs"
categories = ["gui", "wasm", "web-programming"]
description = "Wrapper of ant design icons for yew framework"
documentation = "https://docs.rs/zu"
edition = "2021"
homepage = "https://github.com/RustVis/zu"
keywords = ["web", "webasm", "javascript"]
license = "Apache-2.0"
name = "zuicon-ant"
publish = true
readme = "README.md"
repository = "https://github.com/RustVis/zu"
resolver = "1"
version = "0.1.0"