rust-wasm-spa-playground/Cargo.toml
2020-10-10 23:04:29 +01:00

12 lines
283 B
TOML

[package]
name = "yew-tree"
version = "0.1.0"
authors = ["aj <andrewjpack@gmail.com>"]
edition = "2018"
repository = "https://github.com/Sarsoo/yew-tree"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
yew = "0.17.3"