summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorJakob Naucke <jakob.naucke@ibm.com>2022-01-24 14:54:07 +0100
committerJakob Naucke <jakob.naucke@ibm.com>2022-01-24 14:54:07 +0100
commitb566c54f04a2c43ad611a6d0a411f1007877d394 (patch)
tree0cfa0c5e6bed10f7e89b4ae1cd1459ba57157a98 /Cargo.toml
parent78e76aa33fd4019b2663ecd557b308fd13b3c824 (diff)
downloadrust-libc-b566c54f04a2c43ad611a6d0a411f1007877d394.tar.gz
Update crate version to 0.2.114
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 3b1d82a83c..0496e3620a 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "libc"
-version = "0.2.113"
+version = "0.2.114"
authors = ["The Rust Project Developers"]
license = "MIT OR Apache-2.0"
readme = "README.md"