Skip to content

Commit 0223f6f

Browse files
dependabot[bot]retrage
authored andcommitted
build: Bump tempfile from 3.6.0 to 3.7.0
Bumps [tempfile](https://github.com/Stebalien/tempfile) from 3.6.0 to 3.7.0. - [Changelog](https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md) - [Commits](Stebalien/tempfile@v3.6.0...v3.7.0) --- updated-dependencies: - dependency-name: tempfile dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c79a603 commit 0223f6f

File tree

2 files changed

+12
-34
lines changed

2 files changed

+12
-34
lines changed

Cargo.lock

Lines changed: 11 additions & 33 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
@@ -49,4 +49,4 @@ fdt = "0.1.5"
4949
dirs = "5.0.1"
5050
rand = "0.8.5"
5151
ssh2 = { version = "0.9.4", features = ["vendored-openssl"] }
52-
tempfile = "3.6.0"
52+
tempfile = "3.7.0"

0 commit comments

Comments
 (0)