summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorAmanieu d'Antras <amanieu@gmail.com>2022-08-09 19:18:27 +0100
committerAmanieu d'Antras <amanieu@gmail.com>2022-08-09 19:25:06 +0100
commita4518d95c8de528151694eb0d4d83d80654b673b (patch)
tree92b0fec481b50bf7abf2a33e7a9998be2a5b3da5 /Cargo.toml
parent1f28e05a858fd535262f6372f7b5b64d37ffd941 (diff)
downloadrust-libc-a4518d95c8de528151694eb0d4d83d80654b673b.tar.gz
libc v0.2.128
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 bace47fa63..e993993205 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "libc"
-version = "0.2.127"
+version = "0.2.128"
authors = ["The Rust Project Developers"]
license = "MIT OR Apache-2.0"
readme = "README.md"