]> git.proxmox.com Git - wasi-libc.git/blame - tools/wasi-headers/Cargo.toml
Wasi snapshot preview1 (#140)
[wasi-libc.git] / tools / wasi-headers / Cargo.toml
CommitLineData
446cb3f1
DG
1[package]
2name = "wasi-headers"
3version = "0.0.0"
4authors = ["Dan Gohman <sunfish@mozilla.com>"]
5license = "Apache-2.0"
6edition = "2018"
7publish = false
8
9[dependencies]
10clap = "2"
11heck = "0.3.1"
12witx = "0.5.0"