[[bin]]
name = "lc"
path = "src/lc.rs"
[dependencies]
[package]
authors = ["Erik Clarke <erikclarke@fastmail.com>"]
description = "Quickly count lines in a file"
license = "MIT"
name = "linecount"
repository = "https://github.com/eclarke/linecount"
version = "0.1.0"