[package] name = "roller" version = "0.1.0" authors = ["John Steidley "] license = "MIT" readme = "README.md" repository = "https://github.com/john-steidley/roller" description = "Roller is a tool for running multiple linters and caching the results." [dependencies] regex = "0.1.41" rust-crypto = "0.2.34" rustc-serialize = "0.3.2"