yew-feather 1.0.0

Yew components for Feather icons
Documentation
[build-dependencies.convert_case]
version = "0.6.0"

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

[build-dependencies.which]
version = "4.3.0"

[dependencies.yew]
version = "0.20.0"

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

[package]
authors = ["Pedro Ferreira <me.pedro.ferreira@gmail.com>", "Martin Molzer <ga65guy@mytum.de>"]
categories = ["wasm", "web-programming"]
description = "Yew components for Feather icons"
documentation = "https://github.com/pedrodesu/yew-feather"
edition = "2021"
homepage = "https://github.com/pedrodesu/yew-feather"
include = ["/src"]
keywords = ["wasm", "yew", "feather"]
license = "MIT"
name = "yew-feather"
readme = "./README.md"
repository = "https://github.com/pedrodesu/yew-feather.git"
version = "1.0.0"