Skip to content

Commit 10e8025

Browse files
Bump tempfile from 3.19.0 to 3.19.1 (#1211)
Bumps [tempfile](https://github.com/Stebalien/tempfile) from 3.19.0 to 3.19.1. - [Changelog](https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md) - [Commits](Stebalien/tempfile@v3.19.0...v3.19.1) --- updated-dependencies: - dependency-name: tempfile dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6bfb6ab commit 10e8025

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
@@ -68,7 +68,7 @@ expectorate = "1.1.0"
6868
futures = "0.3"
6969
pretty_assertions = "1"
7070
serial_test = "3.2.0"
71-
tempfile = "3.19.0"
71+
tempfile = "3.19.1"
7272
test-context = "0.1.4"
7373

7474
[workspace]

0 commit comments

Comments
 (0)