Skip to content

Commit 6ec8c23

Browse files
committed
Bump to 0.2.53
This adds more WASI support, and in particular adds support for WASI being a target_os rather than a target_env, which relates to this PR: rust-lang/rust#60117
1 parent 0ec9af9 commit 6ec8c23

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "libc"
3-
version = "0.2.52"
3+
version = "0.2.53"
44
authors = ["The Rust Project Developers"]
55
license = "MIT OR Apache-2.0"
66
readme = "README.md"

0 commit comments

Comments
 (0)