[dependencies.stylist]
features = ["yew"]
version = "0.13.0"
[dependencies.yew]
version = "0.21.0"
[lib]
name = "yew_flight_indicators"
path = "src/lib.rs"
[package]
authors = ["Finn Bear"]
autobenches = false
autobins = false
autoexamples = false
autotests = false
build = false
description = "Flight indicators for Yew websites"
edition = "2021"
exclude = ["/Makefile", "/svg/", "/pages/", "/.vscode/", "/.github/"]
license = "MIT OR Apache-2.0"
name = "yew_flight_indicators"
readme = "README.md"
repository = "https://github.com/finnbear/yew_flight_indicators/"
version = "0.2.1"