summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorAmanieu d'Antras <amanieu@gmail.com>2022-04-29 12:03:23 +0100
committerAmanieu d'Antras <amanieu@gmail.com>2022-04-29 12:03:23 +0100
commit5905f469722ed809d07d254bc2e4c486e0725bd7 (patch)
tree0b5afdef9e666d9251faa315a5201080018b6720 /Cargo.toml
parenta31c79385b0b47f51116e012717537ab44b56514 (diff)
downloadrust-libc-5905f469722ed809d07d254bc2e4c486e0725bd7.tar.gz
Bump version to 0.2.125
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 a8b6559afd..6bdb746aeb 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "libc"
-version = "0.2.124"
+version = "0.2.125"
authors = ["The Rust Project Developers"]
license = "MIT OR Apache-2.0"
readme = "README.md"