This commit is contained in:
Aaronepower 2016-09-10 11:15:49 +01:00
parent 0da50fc544
commit 5f86629e17

View File

@ -1,7 +1,7 @@
[package]
authors = ["Aaronepower <theaaronepower@gmail.com>"]
build = "src/lib/build.rs"
description = "Count code, quickly."
description = "A program that allows you to count code, quickly."
homepage = "https://aaronepower.github.io/tokei/"
include = ["src/**/*", "cli.yml", "Cargo.toml", "LICENCE-APACHE", "LICENCE-MIT"]
license = "MIT/Apache-2.0"