vello/run-wasm/Cargo.toml
2022-11-29 19:36:05 -08:00

11 lines
242 B
TOML

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