wasm_test/Cargo.toml

10 lines
140 B
TOML
Raw Normal View History

2022-09-21 01:12:16 +00:00
[package]
name = "wasm_test"
version = "0.1.0"
edition = "2021"
license = "Apache-2.0"
[dependencies]
anyhow = "1.0.65"
wasmtime = "1.0.0"