summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorGuillaume Gomez <guillaume.gomez@huawei.com>2021-12-09 13:05:57 +0100
committerGuillaume Gomez <guillaume.gomez@huawei.com>2021-12-09 13:05:57 +0100
commit9375fc7e46ca3a55c63e6a13a46f1cc324fd58b2 (patch)
treef4a3e90cbfc722ad46cea78d7ba430275ee420f0 /Cargo.toml
parent6fe1ff94948e805c0d20970adaa73ebdd4fd7d1b (diff)
downloadrust-libc-9375fc7e46ca3a55c63e6a13a46f1cc324fd58b2.tar.gz
Upgrade crate version to 0.2.110
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 cce0088df9..05aaa02963 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "libc"
-version = "0.2.109"
+version = "0.2.110"
authors = ["The Rust Project Developers"]
license = "MIT OR Apache-2.0"
readme = "README.md"