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 210f12b..035023e 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -15,7 +15,7 @@ license = "BSD-3-Clause"
[badges]
appveyor = { repository = "phsym/prettytable-rs", branch = "master", service = "github" }
travis-ci = { repository = "phsym/prettytable-rs", branch = "master" }
-#coveralls = { repository = "phsym/prettytable-rs", branch = "master", service = "github" }
+#codecov = { repository = "phsym/prettytable-rs", branch = "master", service = "github" }
[features]
default = ["win_crlf", "csv"]