1
0
mirror of https://github.com/fluencelabs/wasmer synced 2025-03-21 10:30:51 +00:00
2019-05-16 14:39:13 -07:00

11 lines
194 B
TOML

[package]
name = "echo-server"
version = "0.1.0"
authors = ["Heyang Zhou <zhy20000919@hotmail.com>"]
edition = "2018"
[workspace]
[dependencies]
kernel-net = { path = "../../lib/kernel-net" }