Skip to content

Commit 30b4bfa

Browse files
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] <support@github.com>
1 parent 7caf0e5 commit 30b4bfa

File tree

2 files changed

+13
-13
lines changed

2 files changed

+13
-13
lines changed

Cargo.lock

Lines changed: 12 additions & 12 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.17.1"
47+
tempfile = "3.18.0"
4848
testutils = { path = "testutils" }

0 commit comments

Comments
 (0)