Skip to content

Commit 8a74968

Browse files
Bump tempfile from 3.10.1 to 3.12.0 (#131)
Bumps [tempfile](https://github.com/Stebalien/tempfile) from 3.10.1 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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4a0cdbb commit 8a74968

File tree

2 files changed

+45
-28
lines changed

2 files changed

+45
-28
lines changed

Cargo.lock

Lines changed: 44 additions & 27 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
@@ -4,4 +4,4 @@ members = ["cargo-clone", "cargo-clone-core"]
44
[workspace.dependencies]
55
anyhow = "1.0.86"
66
cargo = "0.75.1"
7-
tempfile = "3.10.1"
7+
tempfile = "3.12.0"

0 commit comments

Comments
 (0)