Skip to content

Commit 1b69930

Browse files
Bump tempfile from 3.20.0 to 3.21.0 (#347)
Bumps [tempfile](https://github.com/Stebalien/tempfile) from 3.20.0 to 3.21.0. - [Changelog](https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md) - [Commits](https://github.com/Stebalien/tempfile/commits) --- updated-dependencies: - dependency-name: tempfile dependency-version: 3.21.0 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 2f966e0 commit 1b69930

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

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
@@ -82,7 +82,7 @@ shell-words = "1.1"
8282
speculoos = "0.11"
8383
supports-color = "2"
8484
tabox = "1"
85-
tempfile = "3.20"
85+
tempfile = "3.21"
8686
termcolor = "1"
8787
termion = "4"
8888
thiserror = "2.0"

0 commit comments

Comments
 (0)