Skip to content

Commit

Permalink
Bump tempfile from 3.9.0 to 3.10.1 in /src-tauri
Browse files Browse the repository at this point in the history
Bumps [tempfile](https://github.com/Stebalien/tempfile) from 3.9.0 to 3.10.1.
- [Changelog](https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md)
- [Commits](Stebalien/tempfile@v3.9.0...v3.10.1)

---
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 falk-werner committed Apr 6, 2024
1 parent 968d3c7 commit 0afb21d
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 8 deletions.
13 changes: 6 additions & 7 deletions src-tauri/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 src-tauri/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -28,4 +28,4 @@ home = "0.5.9"
custom-protocol = [ "tauri/custom-protocol" ]

[dev-dependencies]
tempfile = "3.9.0"
tempfile = "3.10.1"

0 comments on commit 0afb21d

Please sign in to comment.