[dependencies.js-sys]
version = "0.3.72"
[dependencies.web-sys]
features = ["HtmlCanvasElement", "CanvasRenderingContext2d", "MediaQueryList"]
version = "0.3.72"
[dependencies.yew]
version = "0.21.0"
[lib]
name = "yew_confetti"
path = "src/lib.rs"
[package]
authors = ["Finn Bear"]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
description = "Confetti animation for Yew websites"
edition = "2021"
license = "MIT OR Apache-2.0"
name = "yew_confetti"
readme = "README.md"
repository = "https://github.com/finnbear/yew_confetti/"
version = "0.4.3"