More fixes for 0.14. (#1418)

This commit is contained in:
Dan Gohman
2020-03-27 07:49:51 -07:00
committed by GitHub
parent 5c51940100
commit 157aab50f5
2 changed files with 1 additions and 2 deletions

View File

@@ -8,7 +8,6 @@ description = "Wiggle code generator"
categories = ["wasm"]
keywords = ["webassembly", "wasm"]
repository = "https://github.com/bytecodealliance/wasmtime"
readme = "README.md"
include = ["src/**/*", "LICENSE"]
[lib]