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

This commit is contained in:
2024-03-17 00:04:55 +00:00
parent 37e7457f56
commit 2c7e67a988
2 changed files with 31 additions and 58 deletions

View File

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