Skip to content

Commit 6986302

Browse files
dependabot[bot]mergify[bot]
authored andcommitted
fix(deps): bump tempfile from 3.11.0 to 3.12.0
Bumps [tempfile](https://github.com/Stebalien/tempfile) from 3.11.0 to 3.12.0. - [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-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent bfce564 commit 6986302

File tree

2 files changed

+13
-4
lines changed

2 files changed

+13
-4
lines changed

Cargo.lock

Lines changed: 12 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
@@ -21,7 +21,7 @@ futures = "0.3.30"
2121
miette = { version = "7.2.0", features = ["fancy"] }
2222
time = "0.3.36"
2323
[dev-dependencies]
24-
tempfile = "3.11.0"
24+
tempfile = "3.12.0"
2525
rand = "0.8.5"
2626

2727
[features]

0 commit comments

Comments
 (0)