Skip to content

Commit

Permalink
build(deps): bump tempfile from 3.10.1 to 3.11.0
Browse files Browse the repository at this point in the history
Bumps [tempfile](https://github.com/Stebalien/tempfile) from 3.10.1 to 3.11.0.
- [Changelog](https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md)
- [Commits](Stebalien/tempfile@v3.10.1...v3.11.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 5, 2024
1 parent 9c23c54 commit f12f691
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
5 changes: 3 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 fav_utils/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ futures = "0.3"
tracing = { version = "0.1" }
# tools
qrcode = { version = "0.14", default-features = false }
tempfile = "3.10.1"
tempfile = "3.11.0"
sanitize-filename = "0.5.0"
md5 = "0.7.0"
unicode-width = "0.1.13"
Expand Down

0 comments on commit f12f691

Please sign in to comment.