blob: c861efc8afb5032e42c0a8592a0eb1ff26c5e6a6 [file] [log] [blame]
[package]
name = "clippy_dev"
version = "0.0.1"
authors = ["Philipp Hansch <dev@phansch.net>"]
edition = "2018"
[dependencies]
bytecount = "0.6"
clap = "2.33"
itertools = "0.9"
regex = "1"
lazy_static = "1.0"
shell-escape = "0.1"
walkdir = "2"
[features]
deny-warnings = []