Skip to content

Commit 80aff08

Browse files
dependabot[bot]smoelius
authored andcommitted
Bump tempfile from 3.13.0 to 3.14.0
Bumps [tempfile](https://github.com/Stebalien/tempfile) from 3.13.0 to 3.14.0. - [Changelog](https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md) - [Commits](Stebalien/tempfile@v3.13.0...v3.14.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 298289d commit 80aff08

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

Cargo.lock

Lines changed: 6 additions & 6 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
@@ -14,7 +14,7 @@ ctrlc = "3.4"
1414
glob = "0.3"
1515
itertools = "0.13"
1616
rewriter = "0.1"
17-
tempfile = "3.13"
17+
tempfile = "3.14"
1818
toml = "0.8"
1919

2020
[lints.clippy]

0 commit comments

Comments
 (0)