From 1dd09fbbe6398ed1782b526f4862cf3b10af92a0 Mon Sep 17 00:00:00 2001
From: gnzlbg <gonzalobg88@gmail.com>
Date: Tue, 20 Aug 2019 15:00:05 +0200
Subject: [PATCH] Update Cargo.toml to 0.2.64

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

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