Skip to content

Commit e94cb6f

Browse files
dependabot[bot]CosmicHorrorDev
authored andcommitted
chore(deps): bump tempfile from 3.21.0 to 3.23.0
Bumps [tempfile](https://github.com/Stebalien/tempfile) from 3.21.0 to 3.23.0. - [Changelog](https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md) - [Commits](Stebalien/tempfile@v3.21.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]>
1 parent d71bbd7 commit e94cb6f

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.

xtask/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ serde.workspace = true
1717
serde_derive.workspace = true
1818
strum.workspace = true
1919
syntect.workspace = true
20-
tempfile = "3.21.0"
20+
tempfile = "3.23.0"
2121
toml.workspace = true
2222
twox-hash.workspace = true
2323
walkdir = "2.5.0"

0 commit comments

Comments
 (0)