From 435cdeeec85d113982765cdfb306aef818c53888 Mon Sep 17 00:00:00 2001
From: Wang Xuerui <git@xen0n.name>
Date: Fri, 16 Aug 2019 00:39:53 +0800
Subject: [PATCH] Bump version to 0.2.63

---
 Cargo.toml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Cargo.toml b/Cargo.toml
index a39ab294..2ed71f9f 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
 [package]
 name = "libc"
-version = "0.2.62"
+version = "0.2.63"
 authors = ["The Rust Project Developers"]
 license = "MIT OR Apache-2.0"
 readme = "README.md"
-- 
GitLab