Skip to content

Commit b6fe0dc

Browse files
chore(deps): bump tempfile from 3.18.0 to 3.19.0 (#24)
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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0f88eb9 commit b6fe0dc

2 files changed

Lines changed: 3 additions & 4 deletions

File tree

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
@@ -39,4 +39,4 @@ predicates = "3.1.3"
3939
# Asserting file system
4040
assert_fs = "1.1.2"
4141
# Creating temporary directories
42-
tempfile = "3.18.0"
42+
tempfile = "3.19.0"

0 commit comments

Comments
 (0)