From 88cfeb1a4c675ea75d8d14070e4e1b6d0a701e2b Mon Sep 17 00:00:00 2001
From: Tom Eccles <tom.eccles@codethink.co.uk>
Date: Tue, 12 May 2020 10:58:51 +0100
Subject: [PATCH] Bump version to 0.2.70

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

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