fix(deps): update rust crate tempfile to 3.24.0

This commit is contained in:
renovate[bot]
2026-01-13 13:48:55 +00:00
committed by GitHub
parent c6b8919355
commit 9c15817014
2 changed files with 7 additions and 7 deletions

View File

@@ -51,7 +51,7 @@ indicatif = "0.18.3"
httpmock = "0.8.2"
tokio-test = "0.4"
temp-env = "0.3.6"
tempfile = "3.12"
tempfile = "3.24.0"
futures = "0.3.31"
assert_cmd = "2.1.2"
assert_fs = "1.1.3"