Skip to content

Commit f468db8

Browse files
dependabot[bot]rcgoodfellow
authored andcommitted
Bump tempfile from 3.23.0 to 3.24.0 (#1306)
Bumps [tempfile](https://github.com/Stebalien/tempfile) from 3.23.0 to 3.24.0. - [Changelog](https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md) - [Commits](Stebalien/tempfile@v3.23.0...v3.24.0) --- updated-dependencies: - dependency-name: tempfile dependency-version: 3.24.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9a32ac7 commit f468db8

File tree

2 files changed

+12
-12
lines changed

2 files changed

+12
-12
lines changed

Cargo.lock

Lines changed: 11 additions & 11 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ similar = "2.7.0"
6161
support-bundle-viewer = "0.1.2"
6262
tabwriter = "1.4.1"
6363
thiserror = "2.0.17"
64-
tempfile = "3.23.0"
64+
tempfile = "3.24.0"
6565
test-common = { path = "test-common" }
6666
thouart = { git = "https://github.com/oxidecomputer/thouart" }
6767
tokio = { version = "1.48.0", features = ["full"] }

0 commit comments

Comments
 (0)