summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJosh Triplett <josh@joshtriplett.org>2022-08-03 12:10:53 -0700
committerJosh Triplett <josh@joshtriplett.org>2022-08-03 12:10:53 -0700
commit24bab07e07da2c1583ff3e8c49a2e6809815a773 (patch)
tree151197ffa387712e6c59624eeab6c43a99980790
parent4bfd852c8fa88b637133307122d9c9edf78f1caf (diff)
downloadrust-libc-24bab07e07da2c1583ff3e8c49a2e6809815a773.tar.gz
libc 0.2.1270.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"