]> git.lizzy.rs Git - rust.git/blobdiff - clippy_lints/Cargo.toml
Only ignore external macros.
[rust.git] / clippy_lints / Cargo.toml
index 738562ef85597b1edaeabb796c8fb734a947ae87..badd391302b6f2bf37a2dd6fa18ad1c6723d45b5 100644 (file)
@@ -18,7 +18,7 @@ quine-mc_cluskey = "0.2"
 regex-syntax = "0.6"
 serde = { version = "1.0", features = ["derive"] }
 serde_json = { version = "1.0", optional = true }
-tempfile = { version = "3.2", optional = true }
+tempfile = { version = "3.3.0", optional = true }
 toml = "0.5"
 unicode-normalization = "0.1"
 unicode-script = { version = "0.5", default-features = false }