summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorlyinch <backes.thierry@gmail.com>2022-02-18 23:30:25 +0100
committerlyinch <backes.thierry@gmail.com>2022-02-18 23:30:25 +0100
commit4655f148587eabdf85673adbf1e254872121fac8 (patch)
tree23a328aa95904ffd59879b5b8f1bab5ecfe75aba /Cargo.toml
parent06a5677619435fc5b1f95b3fde020aff9d119271 (diff)
downloadrust-libc-4655f148587eabdf85673adbf1e254872121fac8.tar.gz
Bump version to 0.2.119
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 75f45fabae..70650d9a98 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "libc"
-version = "0.2.118"
+version = "0.2.119"
authors = ["The Rust Project Developers"]
license = "MIT OR Apache-2.0"
readme = "README.md"