summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJosh Triplett <josh@joshtriplett.org>2020-10-04 22:08:59 -0700
committerJosh Triplett <josh@joshtriplett.org>2020-10-04 22:08:59 -0700
commit1818abfb3123fa44c8c3dd071635e85d2170647f (patch)
tree6c3f818c09b188b620421f8dbf4517cf1cccce6f
parentb4c81e9871e50c1d35ccc973952b1bb71b10aa9e (diff)
downloadrust-libc-1818abfb3123fa44c8c3dd071635e85d2170647f.tar.gz
libc 0.2.790.2.79
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 6fce5a4cab..63f0113889 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "libc"
-version = "0.2.78"
+version = "0.2.79"
authors = ["The Rust Project Developers"]
license = "MIT OR Apache-2.0"
readme = "README.md"