summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorThomas de Zeeuw <thomasdezeeuw@gmail.com>2022-01-19 19:35:23 +0100
committerThomas de Zeeuw <thomasdezeeuw@gmail.com>2022-01-19 19:35:23 +0100
commit178147edf939c579c15c8903866722043f52f4c4 (patch)
treef1359c514a5393c89cbce2749a15d6b7aff8125a /Cargo.toml
parent3b15a77cdffc269627a6fa8ea2548651aef17d08 (diff)
downloadrust-libc-178147edf939c579c15c8903866722043f52f4c4.tar.gz
Release v0.2.113
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 893fa64f7f..3b1d82a83c 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "libc"
-version = "0.2.112"
+version = "0.2.113"
authors = ["The Rust Project Developers"]
license = "MIT OR Apache-2.0"
readme = "README.md"