We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ae2c94f commit 3f4b350Copy full SHA for 3f4b350
Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
2
name = "libc"
3
-version = "0.2.143"
+version = "0.2.144"
4
authors = ["The Rust Project Developers"]
5
license = "MIT OR Apache-2.0"
6
readme = "README.md"
libc-test/Cargo.toml
name = "libc-test"
build = "build.rs"
0 commit comments