Skip to content

Commit bd355d0

Browse files
authored
Bump to 0.14.1+wasi-0.2.3 (#104)
The only change here is #103, which doesn't significantly change any of the bindings code.
1 parent 44f9ed8 commit bd355d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "wasi"
3-
version = "0.14.0+wasi-0.2.3"
3+
version = "0.14.1+wasi-0.2.3"
44
authors = ["The Cranelift Project Developers"]
55
description = "WASI API bindings for Rust"
66
categories = ["no-std", "wasm"]

0 commit comments

Comments
 (0)