We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 984fa4f commit 9ec04a7Copy full SHA for 9ec04a7
Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
2
name = "wasi"
3
-version = "0.10.3+wasi-snapshot-preview1"
+version = "0.11.0+wasi-snapshot-preview1"
4
authors = ["The Cranelift Project Developers"]
5
license = "Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT"
6
description = "Experimental WASI API bindings for Rust"
0 commit comments