mirror of
https://github.com/rust-windowing/winit.git
synced 2026-06-26 22:53:15 -04:00
9 lines
120 B
TOML
9 lines
120 B
TOML
[package]
|
|
name = "run-wasm"
|
|
version = "0.1.0"
|
|
edition = "2021"
|
|
publish = false
|
|
|
|
[dependencies]
|
|
cargo-run-wasm = "0.2.0"
|