fix(deps): update rust crate tempfile to 3.27.0

This commit is contained in:
renovate[bot]
2026-03-13 10:51:28 +00:00
committed by GitHub
parent 77b4b0f759
commit f37b5dea14
2 changed files with 9 additions and 9 deletions

View File

@@ -38,7 +38,7 @@ assert_fs = "1.1.3"
httpmock = "0.8.3"
predicates = "3.1.4"
temp-env = "0.3.6"
tempfile = "3.25.0"
tempfile = "3.27.0"
tokio-test = "0.4.5"
[workspace.lints.clippy]