Skip to content
This repository was archived by the owner on Apr 13, 2026. It is now read-only.

Commit 7d05419

Browse files
chore(deps): (deps): bump tempfile from 3.20.0 to 3.23.0
Bumps [tempfile](https://github.com/Stebalien/tempfile) from 3.20.0 to 3.23.0. - [Changelog](https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md) - [Commits](Stebalien/tempfile@v3.20.0...v3.23.0) --- updated-dependencies: - dependency-name: tempfile dependency-version: 3.23.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b9ec1f0 commit 7d05419

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

Cargo.lock

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ rayon = ["dep:rayon"]
8181
rstest = "0.26"
8282

8383
# Temporary files for testing
84-
tempfile = "3.8"
84+
tempfile = "3.23"
8585

8686
# CLI testing
8787
assert_cmd = "2.0"

0 commit comments

Comments
 (0)