aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorAlex Crichton <alex@alexcrichton.com>2019-03-28 06:31:54 -0700
committerAlex Crichton <alex@alexcrichton.com>2019-03-28 06:31:54 -0700
commitc8d6d546aa0026dd9ff726b741c248f31e7a6ffb (patch)
tree0884cb5d7e036055d09f4d7f9c91518e6a798d49 /Cargo.toml
parent1b346b82dd084dcef24900c22bc695be4f1bfdd8 (diff)
downloadlibc-c8d6d546aa0026dd9ff726b741c248f31e7a6ffb.tar.gz
Bump to 0.2.51
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 14faaf40..4e822d4f 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "libc"
-version = "0.2.50"
+version = "0.2.51"
authors = ["The Rust Project Developers"]
license = "MIT OR Apache-2.0"
readme = "README.md"