summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSébastien Marie <semarie@online.fr>2021-01-18 15:55:29 +0000
committerSébastien Marie <semarie@online.fr>2021-01-18 15:55:29 +0000
commit0e09138dc2dabf09d2777a3b460c04b5f0519c35 (patch)
tree4751eba8cc126bc79ce08fcc83e21e3757afc43c
parent7f11cdb191a7d78bc8e09583cec6b67589fe766e (diff)
downloadrust-libc-0e09138dc2dabf09d2777a3b460c04b5f0519c35.tar.gz
Bump to 0.2.83
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 8b88f6e38b..07e5693dec 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "libc"
-version = "0.2.82"
+version = "0.2.83"
authors = ["The Rust Project Developers"]
license = "MIT OR Apache-2.0"
readme = "README.md"