summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorMrCroxx <mrcroxx@outlook.com>2022-10-09 15:16:39 +0800
committerMrCroxx <mrcroxx@outlook.com>2022-10-09 15:16:39 +0800
commit598b82f4190a40acde850c1bb0c5d92e683bdea8 (patch)
tree55432b73a180a269a08e8a660b6ad466cef9e76b /Cargo.toml
parentf064e97b687b508e4adbaae9ef4c38e23662ad2b (diff)
downloadrust-libc-598b82f4190a40acde850c1bb0c5d92e683bdea8.tar.gz
bump to 0.2.135
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 018cdf69b6..6aa918438e 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "libc"
-version = "0.2.134"
+version = "0.2.135"
authors = ["The Rust Project Developers"]
license = "MIT OR Apache-2.0"
readme = "README.md"