summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorGuillaume Gomez <guillaume1.gomez@gmail.com>2021-12-03 20:07:36 +0100
committerGuillaume Gomez <guillaume1.gomez@gmail.com>2021-12-03 20:07:36 +0100
commit9db545f59ddf729fb25c81ea045f279ff70c2b11 (patch)
tree880af4248bb085c1ede56e63bdc539cb1bdcb044 /Cargo.toml
parent92b468044209a0f0abbec798a207cce74e184564 (diff)
downloadrust-libc-9db545f59ddf729fb25c81ea045f279ff70c2b11.tar.gz
Upgrade crate version to 0.2.109
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 36af35e4ea..cce0088df9 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "libc"
-version = "0.2.108"
+version = "0.2.109"
authors = ["The Rust Project Developers"]
license = "MIT OR Apache-2.0"
readme = "README.md"