Skip to content

Commit 0a3f36f

Browse files
Bump tempfile from 3.18.0 to 3.19.0
Bumps [tempfile](https://github.com/Stebalien/tempfile) from 3.18.0 to 3.19.0. - [Changelog](https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md) - [Commits](Stebalien/tempfile@v3.18.0...v3.19.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 b058230 commit 0a3f36f

File tree

2 files changed

+3
-4
lines changed

2 files changed

+3
-4
lines changed

Cargo.lock

Lines changed: 2 additions & 3 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
@@ -12,7 +12,7 @@ eyre = "0.6.12"
1212
[dev-dependencies]
1313
assert_cmd = "2.0.16"
1414
pretty_assertions = "1.4.1"
15-
tempfile = "3.18.0"
15+
tempfile = "3.19.0"
1616

1717
[lints.clippy]
1818
all = "deny"

0 commit comments

Comments
 (0)