Skip to content

Commit 5cba9ab

Browse files
Bump tempfile from 3.9.0 to 3.10.0
Bumps [tempfile](https://github.com/Stebalien/tempfile) from 3.9.0 to 3.10.0. - [Changelog](https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md) - [Commits](Stebalien/tempfile@v3.9.0...v3.10.0) --- updated-dependencies: - dependency-name: tempfile dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3f0cd94 commit 5cba9ab

File tree

2 files changed

+7
-8
lines changed

2 files changed

+7
-8
lines changed

Cargo.lock

+6-7
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
@@ -37,7 +37,7 @@ url = "2.5"
3737

3838
simplelog = { version = "0.12", optional = true }
3939
clap = { version = "4.4", features = ["derive", "env"], optional = true }
40-
tempfile = { version = "3.9", optional = true }
40+
tempfile = { version = "3.10", optional = true }
4141
chrono = "0.4.34"
4242
comfy-table = "7.1.0"
4343

0 commit comments

Comments
 (0)