vello/examples/run_wasm/Cargo.toml

11 lines
233 B
TOML
Raw Normal View History

[package]
name = "run-wasm"
version.workspace = true
edition.workspace = true
2022-12-09 04:43:09 +11:00
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"