summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorTyler Mandry <tmandry@google.com>2022-01-28 17:30:10 +0000
committerTyler Mandry <tmandry@google.com>2022-01-28 17:30:10 +0000
commite5f0e5fcfe991abafab73a82d7b227780fca1c3b (patch)
tree4f7c58045d3673fc000f8f1c8c2e5a086b045a79 /Cargo.toml
parentf1f325edd7c3b489d43ad993b0df4232063c31b3 (diff)
downloadrust-libc-e5f0e5fcfe991abafab73a82d7b227780fca1c3b.tar.gz
Bump version to 0.2.116
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 c532e3377a..fa8dbf4a1d 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "libc"
-version = "0.2.115"
+version = "0.2.116"
authors = ["The Rust Project Developers"]
license = "MIT OR Apache-2.0"
readme = "README.md"