Skip to content

Commit

Permalink
chore(deps): bump tempfile from 3.12.0 to 3.13.0
Browse files Browse the repository at this point in the history
Bumps [tempfile](https://github.com/Stebalien/tempfile) from 3.12.0 to 3.13.0.
- [Changelog](https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md)
- [Commits](Stebalien/tempfile@v3.12.0...v3.13.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and SamyAB committed Sep 30, 2024
1 parent c814385 commit 99572f9
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
20 changes: 10 additions & 10 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 @@ -11,7 +11,7 @@ clap = { version = "4.5.18", features = ["derive"] }
rand = "0.8.5"

[dev-dependencies]
tempfile = "3.12.0"
tempfile = "3.13.0"

[lints.clippy]
dbg_macro = "deny"
Expand Down

0 comments on commit 99572f9

Please sign in to comment.