summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJosh Triplett <josh@joshtriplett.org>2020-09-30 20:59:54 -0700
committerJosh Triplett <josh@joshtriplett.org>2020-09-30 20:59:54 -0700
commite3312f5a5ccb6e37f08a60ccc32a7e1cad02eeac (patch)
tree3af6f56bc538f04cbf3df1cf738433a448e25863
parent3e9945eb0455585c7296017af88551d4aa7c5ef4 (diff)
downloadrust-libc-e3312f5a5ccb6e37f08a60ccc32a7e1cad02eeac.tar.gz
libc 0.2.780.2.78
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 1f337cb269..6fce5a4cab 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "libc"
-version = "0.2.77"
+version = "0.2.78"
authors = ["The Rust Project Developers"]
license = "MIT OR Apache-2.0"
readme = "README.md"