fix(deps): update rust crate tempfile to 3.25.0

This commit is contained in:
renovate[bot]
2026-02-11 21:55:04 +00:00
committed by GitHub
parent 644d2d70d8
commit cca8b6ee2d
2 changed files with 3 additions and 3 deletions

View File

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