summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorYuki Okushi <jtitor@2k36.org>2022-10-26 06:44:24 +0900
committerYuki Okushi <jtitor@2k36.org>2022-10-26 06:44:24 +0900
commit2cd24f52db884b12b7dace8621281ddc89a7cc4a (patch)
tree101b8d63158aa79487fca683fb17db0db83e26be /Cargo.toml
parent7e8f84c2bbf41d3ac0785e7aa52f1369c4a5e24c (diff)
downloadrust-libc-2cd24f52db884b12b7dace8621281ddc89a7cc4a.tar.gz
Prepare 0.2.137 releaase
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 4ed242b8ec..94d5c96148 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "libc"
-version = "0.2.136"
+version = "0.2.137"
authors = ["The Rust Project Developers"]
license = "MIT OR Apache-2.0"
readme = "README.md"