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

This commit is contained in:
2023-10-27 00:27:41 +00:00
parent b0935f3b23
commit 582e098a31
2 changed files with 15 additions and 15 deletions

View File

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