]> git.lizzy.rs Git - rust.git/blobdiff - Cargo.toml
Auto merge of #8564 - Jarcho:transmute_erase_regions, r=Alexendoo
[rust.git] / Cargo.toml
index 3c8b758d53dca74843349e28b8460495d2f4c105..d23d681df00c1d9ac45a125ae406a8f88008cedb 100644 (file)
@@ -40,6 +40,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"