Skip to content

Commit 72e160e

Browse files
Bump tempfile from 3.24.0 to 3.25.0
Bumps [tempfile](https://github.com/Stebalien/tempfile) from 3.24.0 to 3.25.0. - [Changelog](https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md) - [Commits](https://github.com/Stebalien/tempfile/commits) --- updated-dependencies: - dependency-name: tempfile dependency-version: 3.25.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c11b05b commit 72e160e

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 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.1.2"
4444
criterion = { version = "0.8.1", default-features = false, features = ["cargo_bench_support"] }
4545
pretty_assertions = "1.4.1"
4646
rstest = { version = "0.26.1", default-features = false }
47-
tempfile = "3.24.0"
47+
tempfile = "3.25.0"
4848
testutils = { path = "testutils" }

0 commit comments

Comments
 (0)