From e2785de85dff0f2addadfaba98acf8fa064780dd Mon Sep 17 00:00:00 2001
From: leo60228 <iakornfeld@gmail.com>
Date: Mon, 4 Mar 2019 18:03:29 -0500
Subject: [PATCH] Bump libc version

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

diff --git a/Cargo.toml b/Cargo.toml
index 56a0181c..14faaf40 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
 [package]
 name = "libc"
-version = "0.2.49"
+version = "0.2.50"
 authors = ["The Rust Project Developers"]
 license = "MIT OR Apache-2.0"
 readme = "README.md"
-- 
GitLab