Skip to content

Commit bf928e9

Browse files
dependabot[bot]AMDmi3
authored andcommitted
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] <support@github.com>
1 parent 7ca13c9 commit bf928e9

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
@@ -44,5 +44,5 @@ assert_cmd = "2.0.16"
4444
criterion = { version = "0.5.1", default-features = false, features = ["cargo_bench_support"] }
4545
pretty_assertions = "1.4.1"
4646
rstest = { version = "0.25.0", default-features = false }
47-
tempfile = "3.18.0"
47+
tempfile = "3.19.0"
4848
testutils = { path = "testutils" }

0 commit comments

Comments
 (0)