Skip to content

Commit 682a76b

Browse files
dependabot[bot]marc0der
authored andcommitted
build(deps):(deps): Bump tempfile from 3.22.0 to 3.23.0
Bumps [tempfile](https://github.com/Stebalien/tempfile) from 3.22.0 to 3.23.0. - [Changelog](https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md) - [Commits](Stebalien/tempfile@v3.22.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] <[email protected]>
1 parent 715ca58 commit 682a76b

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
@@ -16,7 +16,7 @@ fs_extra = "1.3.0"
1616
predicates = "3.1.3"
1717
serial_test = "3.2.0"
1818
symlink = "0.1.0"
19-
tempfile = "3.22.0"
19+
tempfile = "3.23.0"
2020
textwrap = "0.16.2"
2121

2222
[dev-dependencies]

0 commit comments

Comments
 (0)