summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2022-08-03 20:59:18 +0000
committerbors <bors@rust-lang.org>2022-08-03 20:59:18 +0000
commit7d55e3846db1b4af5ed3ca0bde9e71ac3b82fd67 (patch)
tree151197ffa387712e6c59624eeab6c43a99980790
parent4bfd852c8fa88b637133307122d9c9edf78f1caf (diff)
parent24bab07e07da2c1583ff3e8c49a2e6809815a773 (diff)
downloadrust-libc-7d55e3846db1b4af5ed3ca0bde9e71ac3b82fd67.tar.gz
Auto merge of #2859 - joshtriplett:master, r=Amanieu
libc 0.2.127
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 6df0c87240..bace47fa63 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "libc"
-version = "0.2.126"
+version = "0.2.127"
authors = ["The Rust Project Developers"]
license = "MIT OR Apache-2.0"
readme = "README.md"