vello/examples/run_wasm/Cargo.toml

11 lines
233 B
TOML

[package]
name = "run-wasm"
version.workspace = true
edition.workspace = true
publish = false
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
cargo-run-wasm = "0.2.0"