summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorJosh Triplett <josh@joshtriplett.org>2020-08-18 17:38:31 -0700
committerJosh Triplett <josh@joshtriplett.org>2020-08-18 17:38:31 -0700
commite1e8c4e0eae1d33de6b727da0a787b75f7cdc6b1 (patch)
tree58f3329ea09456ba1f1d82ee2116a6c7455a5c01 /Cargo.toml
parentb1793090f4b9e82792b9f985d9b59f42036ad865 (diff)
downloadrust-libc-e1e8c4e0eae1d33de6b727da0a787b75f7cdc6b1.tar.gz
libc 0.2.75
Diffstat (limited to 'Cargo.toml')
-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"