summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authors1341 <github@shmarya.net>2022-05-15 09:50:53 +0300
committers1341 <github@shmarya.net>2022-05-15 09:50:53 +0300
commitcf1ccd8045bc25c5c3c8a33a9ea93c3a772a3b2a (patch)
tree459292a1bc78330f15a4604781ab2041f6b76e3e /Cargo.toml
parentcd99f681181c310abfba742aef11115d2eff03dc (diff)
downloadrust-libc-cf1ccd8045bc25c5c3c8a33a9ea93c3a772a3b2a.tar.gz
Bump version to 0.2.126
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 6bdb746aeb..6df0c87240 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "libc"
-version = "0.2.125"
+version = "0.2.126"
authors = ["The Rust Project Developers"]
license = "MIT OR Apache-2.0"
readme = "README.md"