aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorgnzlbg <gonzalobg88@gmail.com>2019-01-23 14:14:01 +0100
committergnzlbg <gonzalobg88@gmail.com>2019-01-23 14:14:01 +0100
commit9148ae9023eeed4ebe5c61ca0d241a45ca2ed257 (patch)
treee27a096e1bff2301a12821be8a5543b4cccf0f19 /Cargo.toml
parente979ffff51b5bfa64f182a241daec319837cb6a1 (diff)
downloadlibc-9148ae9023eeed4ebe5c61ca0d241a45ca2ed257.tar.gz
Bump to 0.2.48
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 1d61dad1..91616442 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "libc"
-version = "0.2.47"
+version = "0.2.48"
authors = ["The Rust Project Developers"]
license = "MIT OR Apache-2.0"
readme = "README.md"