Skip to content

Commit 8338254

Browse files
dependabot[bot]smoelius
authored andcommitted
Bump tempfile from 3.12.0 to 3.13.0
Bumps [tempfile](https://github.com/Stebalien/tempfile) from 3.12.0 to 3.13.0. - [Changelog](https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md) - [Commits](Stebalien/tempfile@v3.12.0...v3.13.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 c8e2bd9 commit 8338254

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

Cargo.lock

Lines changed: 8 additions & 8 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
@@ -16,7 +16,7 @@ lcov = "0.8"
1616
remain = "0.2"
1717
serde_json = "1.0"
1818
sha2 = "0.10"
19-
tempfile = "3.12"
19+
tempfile = "3.13"
2020

2121
[dev-dependencies]
2222
regex = "1.10"

0 commit comments

Comments
 (0)