zuicon-bs 0.3.1

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

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

[dependencies.yew]
version = "0.21.0"

[lib]
name = "zuicon_bs"
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 bootstrap icons for yew framework"
documentation = "https://docs.rs/zuicon-bs"
edition = "2021"
homepage = "https://github.com/RustVis/zu"
keywords = ["web", "webasm", "icons", "bootstrap"]
license = "LGPL-3.0"
name = "zuicon-bs"
publish = true
readme = "README.md"
repository = "https://github.com/RustVis/zu"
version = "0.3.1"