summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorJeremy Soller <jackpot51@gmail.com>2022-03-18 11:17:33 -0600
committerJeremy Soller <jackpot51@gmail.com>2022-03-18 11:17:33 -0600
commit9ab83aeda9930d9ae8f75fa5bda03979095f1ba3 (patch)
treebabec25814f08455f6a7cbb4f980e23707318d56 /Cargo.toml
parent179242ec7be96c1b2a2492f86e73c137e516024c (diff)
downloadrust-libc-9ab83aeda9930d9ae8f75fa5bda03979095f1ba3.tar.gz
Bump version to 0.2.121
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 dc4378354e..e19e5a07c2 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "libc"
-version = "0.2.120"
+version = "0.2.121"
authors = ["The Rust Project Developers"]
license = "MIT OR Apache-2.0"
readme = "README.md"