chore(deps): Bump tempfile from 3.19.1 to 3.20.0

This commit is contained in:
Dependabot
2025-07-07 23:41:27 +00:00
committed by Gerald Pinder
parent f5993a72ec
commit e0543c0d41
2 changed files with 3 additions and 3 deletions

View File

@@ -10,7 +10,7 @@ rust-version = "1.60"
license = "MIT"
[workspace.dependencies]
tempfile = "3.6"
tempfile = "3.20"
[workspace.lints.rust]
unsafe_code = "forbid"