aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorJeremy Soller <jeremy@system76.com>2019-01-14 08:07:57 -0700
committerJeremy Soller <jeremy@system76.com>2019-01-14 08:07:57 -0700
commit84d31473544aa2792d9f956dfc5e64b9de832700 (patch)
tree0fdf09a401819c9c12d65f310363d2d89171f494 /Cargo.toml
parent1329b13c98117ae7567a86884de638fa4c8f7e74 (diff)
downloadlibc-84d31473544aa2792d9f956dfc5e64b9de832700.tar.gz
Bump version to 0.2.47
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 f7bf9f56..1d61dad1 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "libc"
-version = "0.2.46"
+version = "0.2.47"
authors = ["The Rust Project Developers"]
license = "MIT OR Apache-2.0"
readme = "README.md"