Skip to content

Commit 63cfd21

Browse files
Bump tempfile from 3.8.0 to 3.8.1
Bumps [tempfile](https://github.com/Stebalien/tempfile) from 3.8.0 to 3.8.1. - [Changelog](https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md) - [Commits](https://github.com/Stebalien/tempfile/commits) --- updated-dependencies: - dependency-name: tempfile dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 88b268c commit 63cfd21

File tree

2 files changed

+16
-16
lines changed

2 files changed

+16
-16
lines changed

Cargo.lock

+15-15
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ assert_cmd = "2.0.12"
4545
criterion = "0.5.1"
4646
predicates = "3.0.4"
4747
serial_test = "2.0.0"
48-
tempfile = "3.8.0"
48+
tempfile = "3.8.1"
4949
test-case = "3.2.1"
5050

5151
[profile.dev]

0 commit comments

Comments
 (0)