From 5abf641f31e63f3af404416f5e4d52776693ce2b Mon Sep 17 00:00:00 2001 From: Daniil Bondarev Date: Mon, 24 Aug 2020 21:28:06 -0700 Subject: Bump up to 0.2.77 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 19b714c1dc..1f337cb269 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "libc" -version = "0.2.76" +version = "0.2.77" authors = ["The Rust Project Developers"] license = "MIT OR Apache-2.0" readme = "README.md" -- cgit v1.2.1