vello/examples/run_wasm/Cargo.toml

14 lines
287 B
TOML
Raw Normal View History

[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]
2023-04-05 23:40:51 +10:00
cargo-run-wasm = "0.3.2"