Skip to content

Commit e2c184d

Browse files
dependabot[bot]cafkafk
authored andcommitted
build(deps): bump tempfile from 3.8.0 to 3.8.1
Bumps [tempfile](https://github.com/Stebalien/tempfile) from 3.8.0 to 3.8.1. - [Changelog](https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md) - [Commits](https://github.com/Stebalien/tempfile/commits) --- updated-dependencies: - dependency-name: tempfile dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent aad2684 commit e2c184d

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

Cargo.lock

Lines changed: 6 additions & 6 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
@@ -22,7 +22,7 @@ rand = "0.8.5"
2222

2323
[dev-dependencies]
2424
assert_cmd = "2.0.12"
25-
tempfile = "3.8.0"
25+
tempfile = "3.8.1"
2626

2727
[build-dependencies]
2828
clap = { version = "4.4.6", features = ["cargo"] }

0 commit comments

Comments
 (0)