summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYuki Okushi <huyuumi.dev@gmail.com>2020-08-20 13:08:40 +0900
committerGitHub <noreply@github.com>2020-08-20 13:08:40 +0900
commit6bd95e4f0e0d7afa0c05d506b9ac5d5e36d4c1ed (patch)
tree00396387074c2955ef25af3bd5ffdf3fe0f3ee04
parent8dd513773d6174325cd14b0574766a022a0f2863 (diff)
parente1e8c4e0eae1d33de6b727da0a787b75f7cdc6b1 (diff)
downloadrust-libc-6bd95e4f0e0d7afa0c05d506b9ac5d5e36d4c1ed.tar.gz
Merge pull request #1866 from joshtriplett/master0.2.75
libc 0.2.75
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index f9d8a6e22a..a31c5aeec4 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "libc"
-version = "0.2.74"
+version = "0.2.75"
authors = ["The Rust Project Developers"]
license = "MIT OR Apache-2.0"
readme = "README.md"