Skip to content

Commit 421e085

Browse files
chore(deps): bump tempfile from 3.18.0 to 3.19.1 (#246)
Bumps [tempfile](https://github.com/Stebalien/tempfile) from 3.18.0 to 3.19.1. - [Changelog](https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md) - [Commits](Stebalien/tempfile@v3.18.0...v3.19.1) --- updated-dependencies: - dependency-name: tempfile dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ff7cf3f commit 421e085

File tree

2 files changed

+3
-4
lines changed

2 files changed

+3
-4
lines changed

Cargo.lock

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

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

0 commit comments

Comments
 (0)