vello/run-wasm/Cargo.toml
2022-12-08 12:43:09 -05:00

12 lines
258 B
TOML

[package]
name = "run-wasm"
version.workspace = true
authors.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"