Remove reference to non-existent README.md in wasi-tokio crate
This commit is contained in:
@@ -7,7 +7,6 @@ license = "Apache-2.0 WITH LLVM-exception"
|
|||||||
categories = ["wasm"]
|
categories = ["wasm"]
|
||||||
keywords = ["webassembly", "wasm"]
|
keywords = ["webassembly", "wasm"]
|
||||||
repository = "https://github.com/bytecodealliance/wasmtime"
|
repository = "https://github.com/bytecodealliance/wasmtime"
|
||||||
readme = "README.md"
|
|
||||||
edition = "2018"
|
edition = "2018"
|
||||||
include = ["src/**/*", "LICENSE" ]
|
include = ["src/**/*", "LICENSE" ]
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user