Skip to content

Commit edc41a4

Browse files
chore(deps): bump tempfile from 3.23.0 to 3.24.0
Bumps [tempfile](https://github.com/Stebalien/tempfile) from 3.23.0 to 3.24.0. - [Changelog](https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md) - [Commits](Stebalien/tempfile@v3.23.0...v3.24.0) --- updated-dependencies: - dependency-name: tempfile dependency-version: 3.24.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3eab54a commit edc41a4

File tree

2 files changed

+12
-12
lines changed

2 files changed

+12
-12
lines changed

Cargo.lock

Lines changed: 11 additions & 11 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
@@ -40,7 +40,7 @@ predicates = "3.1.3"
4040
# Asserting file system
4141
assert_fs = "1.1.3"
4242
# Creating temporary directories
43-
tempfile = "3.23.0"
43+
tempfile = "3.24.0"
4444

4545
[profile.release]
4646
opt-level = "z"

0 commit comments

Comments
 (0)