Skip to content

Commit 287e0ee

Browse files
chore(deps): bump tempfile from 3.19.0 to 3.19.1 (#25)
Bumps [tempfile](https://github.com/Stebalien/tempfile) from 3.19.0 to 3.19.1. - [Changelog](https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md) - [Commits](Stebalien/tempfile@v3.19.0...v3.19.1) --- updated-dependencies: - dependency-name: tempfile dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b27a239 commit 287e0ee

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -44,4 +44,4 @@ predicates = "3.1.3"
4444
# Asserting file system
4545
assert_fs = "1.1.2"
4646
# Creating temporary directories
47-
tempfile = "3.19.0"
47+
tempfile = "3.19.1"

0 commit comments

Comments
 (0)