Skip to content

Commit 013c4e5

Browse files
Bump tempfile from 3.3.0 to 3.16.0
Bumps [tempfile](https://github.com/Stebalien/tempfile) from 3.3.0 to 3.16.0. - [Changelog](https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md) - [Commits](Stebalien/tempfile@v3.3.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 6c994e5 commit 013c4e5

File tree

2 files changed

+152
-51
lines changed

2 files changed

+152
-51
lines changed

Cargo.lock

Lines changed: 151 additions & 50 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
@@ -87,7 +87,7 @@ version = "0.1"
8787
version = "1"
8888

8989
[dev-dependencies.tempfile]
90-
version = "3.1"
90+
version = "3.16"
9191

9292
[dev-dependencies]
9393
# A set of unused dependencies that we require to force correct minimum versions

0 commit comments

Comments
 (0)