Skip to content

Commit

Permalink
Bump tempfile from 3.15.0 to 3.16.0 in the cargo_dependencies group
Browse files Browse the repository at this point in the history
Bumps the cargo_dependencies group with 1 update: [tempfile](https://github.com/Stebalien/tempfile).


Updates `tempfile` from 3.15.0 to 3.16.0
- [Changelog](https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md)
- [Commits](Stebalien/tempfile@v3.15.0...v3.16.0)

---
updated-dependencies:
- dependency-name: tempfile
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: cargo_dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 3, 2025
1 parent 4055710 commit 3379865
Show file tree
Hide file tree
Showing 2 changed files with 40 additions and 10 deletions.
48 changes: 39 additions & 9 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ elevated-command = "1.1"
# Dev dependencies
testresult = "0.4.1"
pretty_assertions = "1.4.1"
tempfile = "3.15.0"
tempfile = "3.16.0"
reqwest = "0.12.12"

[dependencies]
Expand Down

0 comments on commit 3379865

Please sign in to comment.