Skip to content
This repository was archived by the owner on Aug 12, 2025. It is now read-only.

Commit 6be0aba

Browse files
build(deps): bump tempfile from 3.5.0 to 3.6.0 (#605)
Bumps [tempfile](https://github.com/Stebalien/tempfile) from 3.5.0 to 3.6.0. - [Changelog](https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md) - [Commits](Stebalien/tempfile@v3.5.0...v3.6.0) --- updated-dependencies: - dependency-name: tempfile 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 30ca8e0 commit 6be0aba

File tree

2 files changed

+5
-4
lines changed

2 files changed

+5
-4
lines changed

Cargo.lock

Lines changed: 4 additions & 3 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
@@ -127,7 +127,7 @@ serde_yaml = "0.9.21"
127127
serial_test = "0.9.0"
128128
sha2 = "0.10.2"
129129
sysinfo = "0.27"
130-
tempfile = "3.5"
130+
tempfile = "3.6"
131131
term-table = "1.3.1"
132132
test-case = "2.2.1"
133133
test_bin = "0.4.0"

0 commit comments

Comments
 (0)