aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorLinus Färnstrand <linus@mullvad.net>2018-05-21 13:30:14 +0200
committerLinus Färnstrand <linus@mullvad.net>2018-05-21 13:30:14 +0200
commit6bbe4412c4f455bdb13fdd22f36627dadc699bcb (patch)
tree1f2301e842d33697d1704753084da78fada76562 /Cargo.toml
parent5e025d65d40bde298dc36c289f11c5717fab6fa3 (diff)
downloadlibc-6bbe4412c4f455bdb13fdd22f36627dadc699bcb.tar.gz
Bump to 0.2.41
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 2ecdcfb0..e69c88a5 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,7 +1,7 @@
[package]
name = "libc"
-version = "0.2.40"
+version = "0.2.41"
authors = ["The Rust Project Developers"]
license = "MIT/Apache-2.0"
readme = "README.md"