aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorJeremy Soller <jeremy@system76.com>2019-04-19 17:38:03 -0600
committerGitHub <noreply@github.com>2019-04-19 17:38:03 -0600
commit74542383947f4f21ba3794a3778f5fdaa9080907 (patch)
tree0fdf46c6cfed9fd124cc3e3075b44022113ec7c2 /Cargo.toml
parenta79c2d4d78bfc49776a506557df3f64730cdebfd (diff)
downloadlibc-74542383947f4f21ba3794a3778f5fdaa9080907.tar.gz
Bump to 0.2.52
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 4e822d4f..06674e36 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "libc"
-version = "0.2.51"
+version = "0.2.52"
authors = ["The Rust Project Developers"]
license = "MIT OR Apache-2.0"
readme = "README.md"