Skip to content

Commit

Permalink
chore(deps): Bump tempfile from 3.10.0 to 3.12.0
Browse files Browse the repository at this point in the history
Bumps [tempfile](https://github.com/Stebalien/tempfile) from 3.10.0 to 3.12.0.
- [Changelog](https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md)
- [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] authored Sep 11, 2024
1 parent b327fb5 commit 5989f8d
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 5 deletions.
9 changes: 5 additions & 4 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 @@ -58,7 +58,7 @@ serde_json = "1.0"
serial_test = "3"
sha2 = "0.10.7"
strum = { version = "0.26", features = ["derive"] }
tempfile = "3.2"
tempfile = "3.12"
testcontainers = "0.14"
thiserror = "1.0"
tokio = "1.39"
Expand Down

0 comments on commit 5989f8d

Please sign in to comment.