1
0
mirror of https://github.com/fluencelabs/wasmer synced 2025-03-18 00:50:51 +00:00
2019-05-13 18:37:22 -07:00

11 lines
277 B
TOML

[package]
name = "http-server"
version = "0.1.0"
authors = ["Heyang Zhou <zhy20000919@hotmail.com>"]
edition = "2018"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
kwasm-net = { path = "../../lib/kwasm-net" }