wgpu/run-wasm/Cargo.toml
2022-11-30 16:46:58 -05:00

12 lines
274 B
TOML

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