summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorYuki Okushi <jtitor@2k36.org>2022-10-24 18:31:09 +0900
committerYuki Okushi <jtitor@2k36.org>2022-10-24 18:31:31 +0900
commit5e3c7089fc315a739705fd15b3eddca6fd60f352 (patch)
tree7291221e3f58fa28f53f78b818c477ad531e8773 /Cargo.toml
parent71b864d3772fce9e1439556b0e0fa2af6bbeaa14 (diff)
downloadrust-libc-5e3c7089fc315a739705fd15b3eddca6fd60f352.tar.gz
Prepare 0.2.136 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 6aa918438e..4ed242b8ec 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "libc"
-version = "0.2.135"
+version = "0.2.136"
authors = ["The Rust Project Developers"]
license = "MIT OR Apache-2.0"
readme = "README.md"