summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYuki Okushi <huyuumi.dev@gmail.com>2020-04-14 08:19:35 +0900
committerGitHub <noreply@github.com>2020-04-14 08:19:35 +0900
commitd833b6b2d6ae19a2bf0c1c5f876e0b36c36386de (patch)
tree5611c4b94f6b50ce988dc2cdf94583b6a0ec3e91
parent9604f461dc27e9978b9917bc82204a1bcdf766a5 (diff)
parent8e9422095b17e45989d8b6635ec39cd36ad500ea (diff)
downloadrust-libc-d833b6b2d6ae19a2bf0c1c5f876e0b36c36386de.tar.gz
Merge pull request #1732 from Minoru/feature/release-0.2.690.2.69
Bump version to 0.2.69
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index c415c9b4fe..eeb8542735 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "libc"
-version = "0.2.68"
+version = "0.2.69"
authors = ["The Rust Project Developers"]
license = "MIT OR Apache-2.0"
readme = "README.md"