Update Rust crate tempfile to 3.5.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-04-04 00:04:49 +00:00
parent 37ab0864df
commit 21a8986ae6
2 changed files with 17 additions and 54 deletions

View File

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