diff options
Diffstat (limited to 'Cargo.toml')
| -rw-r--r-- | Cargo.toml | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -4,3 +4,4 @@ version = "0.1.0" authors = ["Benedict Boerger <benedict.boerger@cs.tu-dortmund.de>"] [dependencies] +clap = "2.7.0" |
![]() |
index : loc | |
| Simple tool to count the lines of code written in Rust | Benedict |
| summaryrefslogtreecommitdiff |
| -rw-r--r-- | Cargo.toml | 1 |
@@ -4,3 +4,4 @@ version = "0.1.0" authors = ["Benedict Boerger <benedict.boerger@cs.tu-dortmund.de>"] [dependencies] +clap = "2.7.0" |