Skip to content

Commit 9647b07

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

File tree

2 files changed

+7
-8
lines changed

2 files changed

+7
-8
lines changed

Cargo.lock

Lines changed: 6 additions & 7 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
@@ -93,7 +93,7 @@ version = "0.1"
9393
version = "1"
9494

9595
[dev-dependencies.tempfile]
96-
version = "3.1"
96+
version = "3.24"
9797

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

0 commit comments

Comments
 (0)