Add tempfile to [workspace.dependencies].
This commit is contained in:
parent
ce02d34b2f
commit
77d2f0c16e
9 changed files with 9 additions and 8 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue