aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
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 /Cargo.toml
parent20dc89c36ef78cb630b90600b1893a35e6420d6a (diff)
downloadlibc-3231740da4855de4db306ad41bd781c37ffbde98.tar.gz
Bump patch version to 0.2.54
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 a708801e..e8492974 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"