summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorgnzlbg <gonzalobg88@gmail.com>2019-08-20 15:00:05 +0200
committergnzlbg <gonzalobg88@gmail.com>2019-08-20 15:00:05 +0200
commit1dd09fbbe6398ed1782b526f4862cf3b10af92a0 (patch)
tree25b1a9c1f34c5054f15eedcade5a70e83d1a5a36 /Cargo.toml
parent4051e270268f9b3a089a32261f1a23dd5e5343b2 (diff)
downloadrust-libc-1dd09fbbe6398ed1782b526f4862cf3b10af92a0.tar.gz
Update Cargo.toml to 0.2.64
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 2ed71f9f12..e48a34cdfe 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "libc"
-version = "0.2.63"
+version = "0.2.64"
authors = ["The Rust Project Developers"]
license = "MIT OR Apache-2.0"
readme = "README.md"