General Cargo.toml cleanup. (#529)
* General Cargo.toml cleanup. - Remove travis-ci attributes. - Remove "experimental" badges from actively-developed crates. - Reflow some long lines. - Use dependency features consistently. - Add readme attributes * Update WASI to the latest trunk. This notably adds a .gitignore file for the WASI directory.
This commit is contained in:
committed by
Alex Crichton
parent
ae86822c37
commit
a2b4148a91
@@ -2,6 +2,7 @@
|
||||
name = "wasi-misc-tests"
|
||||
version = "0.1.0"
|
||||
authors = ["The Wasmtime Project Developers"]
|
||||
readme = "README.md"
|
||||
edition = "2018"
|
||||
publish = false
|
||||
|
||||
|
||||
Reference in New Issue
Block a user