lan-party-backend/web/Cargo.toml

10 lines
195 B
TOML
Raw Normal View History

2022-09-04 11:13:24 +02:00
[package]
name = "lan_party_web"
version = "0.1.0"
edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
yew = "0.19"