Skip to content

Commit 9884600

Browse files
authored
Bump to 0.14.3 (#114)
Mostly looking to integrate #113 into the Rust standard library.
1 parent 453ae5d commit 9884600

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.2+wasi-0.2.4"
3+
version = "0.14.3+wasi-0.2.4"
44
authors = ["The Cranelift Project Developers"]
55
description = "WASI API bindings for Rust"
66
categories = ["no-std", "wasm"]

0 commit comments

Comments
 (0)