]> git.lizzy.rs Git - rust.git/blobdiff - clippy_dev/Cargo.toml
move testfiles to "lintcheck" and fix more paths
[rust.git] / clippy_dev / Cargo.toml
index d745000eac7c700f01d2256a76e1fe58720a4b01..b1844e29b3273fa3e41a1a65fe070f4db1ffe73f 100644 (file)
@@ -1,13 +1,14 @@
 [package]
 name = "clippy_dev"
 version = "0.0.1"
-authors = ["Philipp Hansch <dev@phansch.net>"]
+authors = ["The Rust Clippy Developers"]
 edition = "2018"
 
 [dependencies]
 bytecount = "0.6"
 clap = "2.33"
 itertools = "0.9"
+opener = "0.4"
 regex = "1"
 shell-escape = "0.1"
 walkdir = "2"