Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and SergioGasquez committed Aug 8, 2023
1 parent 7011b37 commit a865da6
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 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 Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ retry = "2.0.0"
serde_json = "1.0.104"
strum = { version = "0.25", features = ["derive"] }
tar = "0.4.40"
tempfile = "3.7.0"
tempfile = "3.7.1"
thiserror = "1.0.44"
tokio = { version = "1.29.1", features = ["full"] }
tokio-retry = "0.3.0"
Expand Down

0 comments on commit a865da6

Please sign in to comment.