Skip to content

Commit

Permalink
build(deps): bump tempfile from 3.3.0 to 3.4.0
Browse files Browse the repository at this point in the history
Bumps [tempfile](https://github.com/Stebalien/tempfile) from 3.3.0 to 3.4.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>
  • Loading branch information
dependabot[bot] committed Mar 27, 2023
1 parent a1d4637 commit 868b2c2
Show file tree
Hide file tree
Showing 2 changed files with 145 additions and 10 deletions.
153 changes: 144 additions & 9 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 xtask/Cargo.toml
Expand Up @@ -19,4 +19,4 @@ quote = "1.0.21"
regex = "1.5.4"
serde_json = "1.0.73"
syn = { version = "2.0.0", features = ["full"] }
tempfile = "3.2.0"
tempfile = "3.4.0"

0 comments on commit 868b2c2

Please sign in to comment.