summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorGuillaume Gomez <guillaume.gomez@huawei.com>2021-10-20 21:57:58 +0200
committerGuillaume Gomez <guillaume.gomez@huawei.com>2021-10-20 21:57:58 +0200
commit8b0d1fc65d63a47e79491d8b7539aef159497251 (patch)
tree19413452f41d9d054369bd6112d2b23c973bc987 /Cargo.toml
parent6492988886813708180d5e1d72328eeea0de3ea1 (diff)
downloadrust-libc-8b0d1fc65d63a47e79491d8b7539aef159497251.tar.gz
Upgrade crate version to 0.2.105
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 8a97e73bc1..3b2526caf5 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "libc"
-version = "0.2.104"
+version = "0.2.105"
authors = ["The Rust Project Developers"]
license = "MIT OR Apache-2.0"
readme = "README.md"