Files
noVNC/core/wasm/Cargo.toml
2018-07-25 16:02:40 +09:00

11 lines
162 B
TOML

[package]
name = "novnc"
version = "0.1.0"
authors = ["Joel Martin <github@martintribe.org>"]
[lib]
crate-type = ["cdylib"]
[dependencies]
wasm-bindgen = "0.2"