summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorAmanieu d'Antras <amanieu@gmail.com>2021-02-02 04:42:59 +0000
committerAmanieu d'Antras <amanieu@gmail.com>2021-02-02 04:42:59 +0000
commitcb8339ee179fcb47982b816c1187ebab6a225343 (patch)
tree05c09bca8875e1bbeff62642178e3bfc4afdcb19 /Cargo.toml
parentab5aa27d259596befddaa6d5b1066c9a347d74f7 (diff)
downloadrust-libc-cb8339ee179fcb47982b816c1187ebab6a225343.tar.gz
Bump to 0.2.85
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 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"