Skip to content

Commit 9ba66f5

Browse files
build: Bump tempfile from 3.17.1 to 3.18.0
Bumps [tempfile](https://github.com/Stebalien/tempfile) from 3.17.1 to 3.18.0. - [Changelog](https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md) - [Commits](Stebalien/tempfile@v3.17.1...v3.18.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 4821c5a commit 9ba66f5

File tree

2 files changed

+15
-24
lines changed

2 files changed

+15
-24
lines changed

Cargo.lock

Lines changed: 14 additions & 23 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.9.0"
5454
ssh2 = { version = "0.9.5", features = ["vendored-openssl"] }
55-
tempfile = "3.17.1"
55+
tempfile = "3.18.0"

0 commit comments

Comments
 (0)