Skip to content

Commit

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

---
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 Feb 17, 2025
1 parent 5246e86 commit cf4e2dc
Show file tree
Hide file tree
Showing 2 changed files with 44 additions and 14 deletions.
56 changes: 43 additions & 13 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 @@ -118,7 +118,7 @@ rlg = "0.0.6"
serde = { version = "1.0.217", features = ["derive"] }
serde_json = "1.0.137"
staticdatagen = "0.0.5"
tempfile = "3.15.0"
tempfile = "3.17.0"
thiserror = "2.0.11"
toml = "0.8.19"
tokio = { version = "1.43.0", features = ["full"], optional = true }
Expand Down

0 comments on commit cf4e2dc

Please sign in to comment.