summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorAlexander Batischev <eual.jp@gmail.com>2020-04-13 17:46:54 +0300
committerAlexander Batischev <eual.jp@gmail.com>2020-04-13 17:46:54 +0300
commit8e9422095b17e45989d8b6635ec39cd36ad500ea (patch)
tree3111526102ccd5a30dab44829c82a317aa3857a6 /Cargo.toml
parentf90bd7711ba7eddd9b61fd0558aafa7f03794027 (diff)
downloadrust-libc-8e9422095b17e45989d8b6635ec39cd36ad500ea.tar.gz
Bump version to 0.2.69
Diffstat (limited to 'Cargo.toml')
-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"