summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorPierre-Henri Symoneaux <pierre-henri.symoneaux@nokia.com>2016-09-13 21:17:26 +0200
committerPierre-Henri Symoneaux <pierre-henri.symoneaux@nokia.com>2016-09-13 21:17:26 +0200
commita32f0d26774d507b54b2445ac0ab72b16fb1ff93 (patch)
tree9d96fea664bda24673f78d89a09980a4e2893b8d /Cargo.toml
parent5a4251deb80bdd3d16460f0224ee9928b4f42736 (diff)
Updated crate version to 0.6.4 in Cargo.toml
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 a3ab1bd..2d2b194 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,7 +1,7 @@
[package]
name = "prettytable-rs"
-version = "0.6.3"
+version = "0.6.4"
description = "A library for printing pretty formatted tables in terminal"
homepage = "https://github.com/phsym/prettytable-rs"
repository = "https://github.com/phsym/prettytable-rs"