Remove reference to non-existent README.md in wasi-tokio crate

This commit is contained in:
Chris Fallin
2021-05-21 14:08:28 -07:00
parent 95559c01aa
commit ca39f954da

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" ]