Update Rust crate tempfile to 3.6.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-06-07 00:21:03 +00:00
parent a42a5a1ae6
commit 296115ee26
2 changed files with 40 additions and 32 deletions

View File

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