Skip to content

Commit 708304a

Browse files
Bump tempfile from 3.15.0 to 3.16.0 (#1133)
Bumps [tempfile](https://github.com/Stebalien/tempfile) from 3.15.0 to 3.16.0. - [Changelog](https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md) - [Commits](Stebalien/tempfile@v3.15.0...v3.16.0) --- 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 a03e718 commit 708304a

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

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
@@ -67,7 +67,7 @@ expectorate = "1.1.0"
6767
futures = "0.3"
6868
pretty_assertions = "1"
6969
serial_test = "3.2.0"
70-
tempfile = "3.15.0"
70+
tempfile = "3.16.0"
7171
test-context = "0.1.4"
7272

7373
[workspace]

0 commit comments

Comments
 (0)