Skip to content

Commit c88cb8e

Browse files
chore(deps): bump tempfile from 3.19.1 to 3.23.0
Bumps [tempfile](https://github.com/Stebalien/tempfile) from 3.19.1 to 3.23.0. - [Changelog](https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md) - [Commits](Stebalien/tempfile@v3.19.1...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] <[email protected]>
1 parent 03cf9e2 commit c88cb8e

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 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
@@ -20,7 +20,7 @@ maintenance = { status = "actively-developed" }
2020

2121
[dependencies]
2222
anyhow = "1.0"
23-
tempfile = "3.19"
23+
tempfile = "3.23"
2424
rayon = "1.6"
2525
log = "0.4"
2626
env_logger = "0.11"

0 commit comments

Comments
 (0)