summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorWang Xuerui <git@xen0n.name>2019-08-16 00:39:53 +0800
committerWang Xuerui <git@xen0n.name>2019-08-17 10:25:51 +0800
commit435cdeeec85d113982765cdfb306aef818c53888 (patch)
treef263fd81b40ce3e436467ac31baa292fff2a0762 /Cargo.toml
parent2883e4ce0fb6b24d8953217074e2550d183c6dca (diff)
downloadrust-libc-435cdeeec85d113982765cdfb306aef818c53888.tar.gz
Bump version to 0.2.63
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 a39ab2945c..2ed71f9f12 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "libc"
-version = "0.2.62"
+version = "0.2.63"
authors = ["The Rust Project Developers"]
license = "MIT OR Apache-2.0"
readme = "README.md"