summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorGuillaume Gomez <guillaume.gomez@huawei.com>2021-12-11 15:04:40 +0100
committerGuillaume Gomez <guillaume.gomez@huawei.com>2021-12-11 15:04:40 +0100
commit3608e3126482440e72823283a76e2e106bf6b73c (patch)
tree098756ebfe03c17faecd3879c3ad91a5271c5e3d /Cargo.toml
parent720652a95b9b5b9ee0f12563c55badf50bd0bdab (diff)
downloadrust-libc-3608e3126482440e72823283a76e2e106bf6b73c.tar.gz
Upgrade crate version to 0.2.111
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 05aaa02963..9b2bb7722b 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "libc"
-version = "0.2.110"
+version = "0.2.111"
authors = ["The Rust Project Developers"]
license = "MIT OR Apache-2.0"
readme = "README.md"