summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2022-09-29 11:22:12 +0000
committerbors <bors@rust-lang.org>2022-09-29 11:22:12 +0000
commita2281d3d4def7d583e42a8204b3df7c3576d3512 (patch)
treed549b0ccd24f08c4d37ef96f5c5eab204818374f /Cargo.toml
parente507572650a7d4d70c351abff8ee1dc6274c0550 (diff)
parent1c2ffa763c8d09c8e7be690833f38309ca8cfac8 (diff)
downloadrust-libc-0.2.134.tar.gz
Auto merge of #2932 - JohnTitor:0.2.134, r=JohnTitor0.2.134
Prepare 0.2.134 release Signed-off-by: Yuki Okushi <jtitor@2k36.org>
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 00aca212de..018cdf69b6 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "libc"
-version = "0.2.133"
+version = "0.2.134"
authors = ["The Rust Project Developers"]
license = "MIT OR Apache-2.0"
readme = "README.md"