Skip to content

Commit

Permalink
cargo: bump tempfile 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.13.0 to 3.14.0
- [Changelog](https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md)
- [Commits](Stebalien/tempfile@v3.13.0...v3.14.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 and github-actions[bot] committed Nov 8, 2024
1 parent 643d772 commit 2aadae1
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 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 @@ -105,7 +105,7 @@ smallvec = { version = "1.13.2", features = [
] }
strsim = "0.11.1"
syn = "2.0.87"
tempfile = "3.13.0"
tempfile = "3.14.0"
test-case = "3.3.1"
textwrap = "0.16.1"
thiserror = "1.0.68"
Expand Down

0 comments on commit 2aadae1

Please sign in to comment.