summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2022-12-03 02:26:31 +0000
committerbors <bors@rust-lang.org>2022-12-03 02:26:31 +0000
commitce5afa7b523fd114ea7baadb26d5b318017cde58 (patch)
treeab68a0094db2bddbe50266b051e3d15afe35fdc9 /Cargo.toml
parent9c311b4f482abab3ee1bc2ce1e2d1520adc6d567 (diff)
parent862d9d8cb3847d03d4ae759de2b5334b62d06c5e (diff)
downloadrust-libc-0.2.138.tar.gz
Auto merge of #2994 - SteveLauC:libc-02138, r=JohnTitor0.2.138
bump to 0.2.138 Bump version to 0.2.138 🚀
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 94d5c96148..62b218a546 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "libc"
-version = "0.2.137"
+version = "0.2.138"
authors = ["The Rust Project Developers"]
license = "MIT OR Apache-2.0"
readme = "README.md"