]> git.lizzy.rs Git - rust.git/blobdiff - Cargo.toml
Fix `suspicious_to_owned` test when `c_char` is `u8`
[rust.git] / Cargo.toml
index b7e136ce9b29e4bddf01074fab885210325d25ac..d648cd7945ef269579351329a14301cc6037e2fd 100644 (file)
@@ -42,6 +42,7 @@ filetime = "0.2"
 rustc-workspace-hack = "1.0"
 
 # UI test dependencies
+clap = { version = "3.1", features = ["derive"] }
 clippy_utils = { path = "clippy_utils" }
 derive-new = "0.5"
 if_chain = "1.0"