summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorFrancis Nixon <13nixonf@gmail.com>2022-08-16 09:15:55 -0400
committerFrancis Nixon <13nixonf@gmail.com>2022-08-16 09:15:55 -0400
commit58f41366b65b253f6d3eb4417ffa93a69d0aa038 (patch)
treee45b372512c175a6191a30767d477ba1b0fde7a5 /Cargo.toml
parent1d38aa26c54772d76fcf096a41794e02bcfed15e (diff)
downloadrust-libc-58f41366b65b253f6d3eb4417ffa93a69d0aa038.tar.gz
Bump version to 0.2.132
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 e19b62d71a..81f6c3e310 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "libc"
-version = "0.2.131"
+version = "0.2.132"
authors = ["The Rust Project Developers"]
license = "MIT OR Apache-2.0"
readme = "README.md"