Skip to content

Commit f5efc49

Browse files
dependabot[bot]ntBre
authored andcommitted
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 eda4dce commit f5efc49

File tree

2 files changed

+7
-23
lines changed

2 files changed

+7
-23
lines changed

Cargo.lock

+6-22
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
@@ -22,7 +22,7 @@ clap = { version = "4.4.18", features = ["derive"] }
2222

2323
[dev-dependencies]
2424
approx = "0.5.1"
25-
tempfile = "3.9.0"
25+
tempfile = "3.10.0"
2626

2727
[[bin]]
2828
name = "cart"

0 commit comments

Comments
 (0)