summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorgnzlbg <gonzalobg88@gmail.com>2019-05-02 18:33:25 +0200
committergnzlbg <gonzalobg88@gmail.com>2019-05-02 18:33:25 +0200
commit3231740da4855de4db306ad41bd781c37ffbde98 (patch)
tree508e383ee39e60cef0affdb7fde1b63ee92aa38b
parent20dc89c36ef78cb630b90600b1893a35e6420d6a (diff)
downloadrust-libc-3231740da4855de4db306ad41bd781c37ffbde98.tar.gz
Bump patch version to 0.2.54
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index a708801e38..e8492974e0 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "libc"
-version = "0.2.53"
+version = "0.2.54"
authors = ["The Rust Project Developers"]
license = "MIT OR Apache-2.0"
readme = "README.md"