Skip to content

Commit ff59292

Browse files
dependabot[bot]tpoliaw
authored andcommitted
Bump tempfile from 3.16.0 to 3.17.1
Bumps [tempfile](https://github.com/Stebalien/tempfile) from 3.16.0 to 3.17.1. - [Changelog](https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md) - [Commits](Stebalien/tempfile@v3.16.0...v3.17.1) --- updated-dependencies: - dependency-name: tempfile dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent cd59aa7 commit ff59292

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

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
@@ -38,7 +38,7 @@ async-std = { version = "1.13.0", features = ["attributes"], default-features =
3838
httpmock = { version = "0.7.0", default-features = false }
3939
rstest = "0.24.0"
4040
serde_json = { version = "1.0.138", features = ["preserve_order"] }
41-
tempfile = "3.16.0"
41+
tempfile = "3.17.1"
4242

4343
[build-dependencies]
4444
built = { version = "0.7.7", features = ["git2", "chrono"] }

0 commit comments

Comments
 (0)