More fixes for 0.14. (#1418)
This commit is contained in:
@@ -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]
|
||||
|
||||
@@ -22,9 +22,9 @@ for cargo_toml in \
|
||||
crates/wasi-common/yanix/Cargo.toml \
|
||||
crates/wasi-common/wig/Cargo.toml \
|
||||
crates/wiggle/generate/Cargo.toml \
|
||||
crates/wiggle/test/Cargo.toml \
|
||||
crates/wiggle/macro/Cargo.toml \
|
||||
crates/wiggle/Cargo.toml \
|
||||
crates/wiggle/test-helper/Cargo.toml \
|
||||
crates/wasi-common/Cargo.toml \
|
||||
crates/lightbeam/Cargo.toml \
|
||||
crates/environ/Cargo.toml \
|
||||
|
||||
Reference in New Issue
Block a user