Update Rust crate tempfile to 3.7.0
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing

This commit is contained in:
2023-07-21 00:33:22 +00:00
parent 9ba5a46b4d
commit 2faaed4d05
2 changed files with 16 additions and 47 deletions

View File

@ -18,4 +18,4 @@ image = "0.24.3"
structopt = { version = "0.3.26", default-features = false }
[dev-dependencies]
tempfile = "3.6.0"
tempfile = "3.7.0"