Skip to content

Commit ce51b98

Browse files
Bump tempfile from 3.20.0 to 3.21.0 (#1406)
Bumps [tempfile](https://github.com/Stebalien/tempfile) from 3.20.0 to 3.21.0. - [Changelog](https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md) - [Commits](https://github.com/Stebalien/tempfile/commits) --- updated-dependencies: - dependency-name: tempfile dependency-version: 3.21.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a33be8e commit ce51b98

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.

dropshot/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ lazy_static = "1.5.0"
101101
libc = "0.2.175"
102102
mime_guess = "2.0.5"
103103
subprocess = "0.2.9"
104-
tempfile = "3.20"
104+
tempfile = "3.21"
105105
trybuild = "1.0.110"
106106
# Used by the https examples and tests
107107
pem = "3.0"

0 commit comments

Comments
 (0)