vello/examples/run_wasm/Cargo.toml
2023-04-24 15:46:18 -07:00

14 lines
287 B
TOML

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