Skip to content

Commit

Permalink
Bump tempfile from 3.4.0 to 3.5.0 (#1009)
Browse files Browse the repository at this point in the history
Bumps [tempfile](https://github.com/Stebalien/tempfile) from 3.4.0 to 3.5.0.
- [Release notes](https://github.com/Stebalien/tempfile/releases)
- [Changelog](https://github.com/Stebalien/tempfile/blob/master/NEWS)
- [Commits](https://github.com/Stebalien/tempfile/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Apr 2, 2023
1 parent fc102b3 commit d8d00b7
Show file tree
Hide file tree
Showing 2 changed files with 46 additions and 30 deletions.
74 changes: 45 additions & 29 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 @@ -62,7 +62,7 @@ smallvec = "1.10"
symbolic-common = "12.1"
symbolic-demangle = { version = "12.1", default-features = false }
tabled = "0.10"
tempfile = "3.4"
tempfile = "3.5"
tera = "1.18"
uuid = { version = "1.3", features = ["v4"] }
walkdir = "2.3"
Expand Down

0 comments on commit d8d00b7

Please sign in to comment.