summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2021-02-02 04:44:06 +0000
committerbors <bors@rust-lang.org>2021-02-02 04:44:06 +0000
commitf07c693e4d32dca05669ce0aee8b386fd914af6e (patch)
tree05c09bca8875e1bbeff62642178e3bfc4afdcb19
parentab5aa27d259596befddaa6d5b1066c9a347d74f7 (diff)
parentcb8339ee179fcb47982b816c1187ebab6a225343 (diff)
downloadrust-libc-0.2.85.tar.gz
Auto merge of #2053 - Amanieu:bump, r=Amanieu0.2.85
Bump to 0.2.85 r? `@ghost`
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 1490aef578..247e4db179 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "libc"
-version = "0.2.84"
+version = "0.2.85"
authors = ["The Rust Project Developers"]
license = "MIT OR Apache-2.0"
readme = "README.md"