Skip to content

Commit 0d76ea5

Browse files
Bump tempfile from 3.19.1 to 3.20.0
Bumps [tempfile](https://github.com/Stebalien/tempfile) from 3.19.1 to 3.20.0. - [Changelog](https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md) - [Commits](Stebalien/tempfile@v3.19.1...v3.20.0) --- updated-dependencies: - dependency-name: tempfile dependency-version: 3.20.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ec2c29a commit 0d76ea5

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

Cargo.lock

Lines changed: 2 additions & 2 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
@@ -60,7 +60,7 @@ similar = "2.7.0"
6060
support-bundle-viewer = "0.1.0"
6161
tabwriter = "1.4.1"
6262
thiserror = "2.0.11"
63-
tempfile = "3.19.1"
63+
tempfile = "3.20.0"
6464
test-common = { path = "test-common" }
6565
thouart = { git = "https://github.com/oxidecomputer/thouart" }
6666
tokio = { version = "1.44.2", features = ["full"] }

0 commit comments

Comments
 (0)