summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2023-05-06 15:25:58 +0000
committerbors <bors@rust-lang.org>2023-05-06 15:25:58 +0000
commita14853dc14ea75a86237cc500e3c43fc32596584 (patch)
tree8aead71f75d097c9108fdb0ccd8f452564a98d18 /Cargo.toml
parentcdf9aa767435b892cc8a211c4b88b3268a996478 (diff)
parent22f4884c78c3621995a6ead7b6c52c7da8d855b3 (diff)
downloadrust-libc-0.2.143.tar.gz
Auto merge of #3236 - JohnTitor:release-0.2.143, r=JohnTitor0.2.143
Release 0.2.143 Fixes #3234
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index dd7c11a110..326310c934 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "libc"
-version = "0.2.142"
+version = "0.2.143"
authors = ["The Rust Project Developers"]
license = "MIT OR Apache-2.0"
readme = "README.md"