From e51b8220dc700eed259e4b25f23820da2683d7a5 Mon Sep 17 00:00:00 2001 From: Benedict Date: Sat, 12 Nov 2016 19:23:06 +0100 Subject: loc: added new flag --summary With this new flag the lines of code for each file type and the total lines of code will be printed at the end. --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 3ab30ca..02a5b64 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "loc" version = "0.1.0" -authors = ["Benedict Boerger "] +authors = ["Benedict "] [dependencies] clap = "2.7.0" -- cgit v1.2.3-70-g09d2