[package] name = "counter_functional" version = "0.1.0" authors = ["Zahash "] edition = "2021" license = "MIT OR Apache-2.0" [dependencies] yew = { path = "../../packages/yew", features = ["csr"] }