summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2021-01-27 21:12:17 +0000
committerbors <bors@rust-lang.org>2021-01-27 21:12:17 +0000
commit389026982d8821b114a39162f59ff1fd397b8f89 (patch)
treefd4ad74795d92f6725c023b0c868698f891b487d
parent77180b6db8aef91a37596144ec88ac9374af842a (diff)
parent0e09138dc2dabf09d2777a3b460c04b5f0519c35 (diff)
downloadrust-libc-389026982d8821b114a39162f59ff1fd397b8f89.tar.gz
Auto merge of #2038 - semarie:bump, r=JohnTitor0.2.83
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"