Add tempfile to [workspace.dependencies].

This commit is contained in:
Nicholas Nethercote 2025-08-27 20:15:19 +10:00
parent ce02d34b2f
commit 77d2f0c16e
9 changed files with 9 additions and 8 deletions

View file

@ -73,6 +73,7 @@ quote = "1.0.40"
rustc-literal-escaper = "0.0.5"
rustc_apfloat = "0.2.3"
serde_json = "1.0.142"
tempfile = "3.20.0"
thin-vec = "0.2.14"
tracing = "0.1.37"
# tidy-alphabetical-end