about summary refs log tree commit diff
path: root/users/tazjin/presentations/tvix-eval-2023/wasm-fs-demo/Cargo.toml
[package]
name = "wasm-fs-demo"
version = "0.1.0"
edition = "2021"

[dependencies]
yew = { version = "0.20.0", features = [ "csr" ]}