2023-09-29 11:04:56 +00:00

10 lines
234 B
TOML

[package]
name = "communication_parent_to_child"
version = "0.0.1"
authors = ["Marcel Ibes <mibes@mibesco.com>"]
edition = "2021"
license = "MIT OR Apache-2.0"
[dependencies]
yew = { path = "../../packages/yew", features = ["csr"] }