Merge pull request #2924 from cfallin/remove-readme-wasi-tokio

Remove reference to non-existent README.md in wasi-tokio crate.
This commit is contained in:
Chris Fallin
2021-05-21 14:12:46 -07:00
committed by GitHub

View File

@@ -7,7 +7,6 @@ license = "Apache-2.0 WITH LLVM-exception"
categories = ["wasm"]
keywords = ["webassembly", "wasm"]
repository = "https://github.com/bytecodealliance/wasmtime"
readme = "README.md"
edition = "2018"
include = ["src/**/*", "LICENSE" ]