Skip to content

Commit 2709b10

Browse files
Bump tempfile from 3.16.0 to 3.17.1 in the everything group
Bumps the everything group with 1 update: [tempfile](https://github.com/Stebalien/tempfile). Updates `tempfile` from 3.16.0 to 3.17.1 - [Changelog](https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md) - [Commits](Stebalien/tempfile@v3.16.0...v3.17.1) --- updated-dependencies: - dependency-name: tempfile dependency-type: direct:production update-type: version-update:semver-minor dependency-group: everything ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 17eeac1 commit 2709b10

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.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ toml = "0.8.20"
3434
shell-words = "1.1.0"
3535

3636
[dev-dependencies]
37-
tempfile = "3.16.0"
37+
tempfile = "3.17.1"
3838

3939
[profile.release]
4040
strip = true # Automatically strip symbols from the binary.

0 commit comments

Comments
 (0)