Skip to content

Commit c40af1c

Browse files
Bump tempfile from 3.10.1 to 3.17.0
Bumps [tempfile](https://github.com/Stebalien/tempfile) from 3.10.1 to 3.17.0. - [Changelog](https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md) - [Commits](Stebalien/tempfile@v3.10.1...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>
1 parent 40f0b33 commit c40af1c

File tree

2 files changed

+51
-13
lines changed

2 files changed

+51
-13
lines changed

Cargo.lock

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

integration_tests/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ anyhow = "1"
3333
indoc = "2"
3434
rstest = "0.22"
3535
rustversion = "1.0.14"
36-
tempfile = "3.10.1"
36+
tempfile = "3.17.0"
3737
tokio = { version = "1.43", features = ["time", "macros", "rt"] }
3838

3939
[[bin]]

0 commit comments

Comments
 (0)