Skip to content

Commit df7f20d

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

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

Cargo.lock

+6-6
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ regex = { version = "1.9.1" }
3434
rustc-hash = "2.1.0"
3535
serde = { version = "1.0", features = ["derive"] }
3636
serde_json = "1.0"
37-
tempfile = "3.17.1"
37+
tempfile = "3.18.0"
3838
test-case = "3.3.1"
3939
toml = "0.8.10"
4040

0 commit comments

Comments
 (0)