summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYuki Okushi <huyuumi.dev@gmail.com>2020-09-10 14:11:55 +0900
committerGitHub <noreply@github.com>2020-09-10 14:11:55 +0900
commitc2a184b255c2d7548e17b66f19f0330192ce6484 (patch)
treefe62539d2a2e18c8a0142dd854b5b98055932797
parent59544d95bcd1bce6f104752341556529ff9ce6e2 (diff)
parent5abf641f31e63f3af404416f5e4d52776693ce2b (diff)
downloadrust-libc-0.2.77.tar.gz
Merge pull request #1879 from xonatius/0.2.770.2.77
Bump up to 0.2.77
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
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"