Skip to content

Commit ad49087

Browse files
Bump tempfile from 3.22.0 to 3.23.0 (#1501)
Bumps [tempfile](https://github.com/Stebalien/tempfile) from 3.22.0 to 3.23.0. - [Changelog](https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md) - [Commits](Stebalien/tempfile@v3.22.0...v3.23.0) --- updated-dependencies: - dependency-name: tempfile dependency-version: 3.23.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ec84ba3 commit ad49087

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 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
@@ -33,7 +33,7 @@ serde_json = "1.0.145"
3333
serde_yaml = "0.9.34"
3434
toml = "0.8.19"
3535
tracing-subscriber = { version = "0.3.20", features = ["env-filter"] }
36-
tempfile = "3.22.0"
36+
tempfile = "3.23.0"
3737
hex = "0.4.3"
3838

3939
[workspace.dependencies.git2]

0 commit comments

Comments
 (0)