aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorJohn Paul Adrian Glaubitz <glaubitz@physik.fu-berlin.de>2019-01-02 20:59:05 +0100
committerJohn Paul Adrian Glaubitz <glaubitz@physik.fu-berlin.de>2019-01-02 21:00:19 +0100
commit11d1a181d2f0c033bf32c571ee273961daa0d02f (patch)
treedb598631e1a072b61bfd0d5550aa5fd57e8dd36a /Cargo.toml
parent1650b395ae41243b631668386bcf42465507f236 (diff)
downloadlibc-11d1a181d2f0c033bf32c571ee273961daa0d02f.tar.gz
Bump version to 0.2.46
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 8d8272e8..f7bf9f56 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "libc"
-version = "0.2.45"
+version = "0.2.46"
authors = ["The Rust Project Developers"]
license = "MIT OR Apache-2.0"
readme = "README.md"