wasmer/examples/hello_world/Cargo.toml
2019-10-08 23:01:03 +08:00

10 lines
228 B
TOML

[package]
name = "hello_world"
version = "0.1.0"
authors = ["losfair <zhy20000919@hotmail.com>"]
edition = "2018"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]