summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
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 c77c6db..fd6bf29 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -3,7 +3,7 @@
name = "prettytable-rs"
version = "0.1.0"
description = "A small rust library that print aligned and formatted tables"
-repository = "https://github.com/phsym/tabprint"
+repository = "https://github.com/phsym/prettytable-rs"
readme = "README.md"
authors = [ "Pierre-Henri Symoneaux" ]
keywords = ["tab", "table", "format", "pretty", "aligned"]