summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorThiƩbaud Weksteen <tweek@google.com>2021-01-28 14:37:30 +0100
committerThiƩbaud Weksteen <tweek@google.com>2021-01-28 14:37:30 +0100
commit71d3bf109e1c8b3b921886694127e3636c6b51c0 (patch)
tree213c992ced604f66a92466766cf40fc957b2353f /Cargo.toml
parent21347eee5ad2b7362d7bd27e9d1ae7d86297e92f (diff)
downloadrust-libc-71d3bf109e1c8b3b921886694127e3636c6b51c0.tar.gz
Bump to 0.2.84
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 07e5693dec..1490aef578 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "libc"
-version = "0.2.83"
+version = "0.2.84"
authors = ["The Rust Project Developers"]
license = "MIT OR Apache-2.0"
readme = "README.md"