Fixes needed for 0.19.0 (#2035)
* Add some more wiggle crates to publish * Fix build of wasi-common on crates.io * Bump crates to 0.19.1 to fix crates.io build
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
[package]
|
||||
name = "wasi-common"
|
||||
version = "0.19.0"
|
||||
version = "0.19.1"
|
||||
authors = ["The Wasmtime Project Developers"]
|
||||
description = "WASI implementation in Rust"
|
||||
license = "Apache-2.0 WITH LLVM-exception"
|
||||
|
||||
Reference in New Issue
Block a user