summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYuki Okushi <huyuumi.dev@gmail.com>2020-05-13 01:20:05 +0900
committerGitHub <noreply@github.com>2020-05-13 01:20:05 +0900
commitb61d8c617a782688f81ccb8fe25919c20dcd374e (patch)
treeabe03966485fedcb0ebece81284290704c1a13ae
parent87de9103f5b48d3f8717f14646bac1dfe9495233 (diff)
parent88cfeb1a4c675ea75d8d14070e4e1b6d0a701e2b (diff)
downloadrust-libc-b61d8c617a782688f81ccb8fe25919c20dcd374e.tar.gz
Merge pull request #1758 from tblah/version-0.2.700.2.70
Bump version to 0.2.70
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index eeb8542735..6d9d5e4efb 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"