Skip to content

Commit 917a3fb

Browse files
build: Bump tempfile from 3.14.0 to 3.16.0
Bumps [tempfile](https://github.com/Stebalien/tempfile) from 3.14.0 to 3.16.0. - [Changelog](https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md) - [Commits](Stebalien/tempfile@v3.14.0...v3.16.0) --- updated-dependencies: - dependency-name: tempfile dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 7c104b9 commit 917a3fb

File tree

2 files changed

+37
-6
lines changed

2 files changed

+37
-6
lines changed

Cargo.lock

Lines changed: 36 additions & 5 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
@@ -52,4 +52,4 @@ fdt = "0.1.5"
5252
dirs = "6.0.0"
5353
rand = "0.8.5"
5454
ssh2 = { version = "0.9.4", features = ["vendored-openssl"] }
55-
tempfile = "3.14.0"
55+
tempfile = "3.16.0"

0 commit comments

Comments
 (0)