From 87c5bc54d1efb2e3def84e5da5e25ec15952bf06 Mon Sep 17 00:00:00 2001 From: pierresy Date: Mon, 8 Jun 2015 21:57:23 +0200 Subject: updated link to repository in cargo.toml --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Cargo.toml') 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"] -- cgit v1.2.3