Skip to content

Commit 553be77

Browse files
chore(deps): bump tempfile from 3.23.0 to 3.24.0
Bumps [tempfile](https://github.com/Stebalien/tempfile) from 3.23.0 to 3.24.0. - [Changelog](https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md) - [Commits](Stebalien/tempfile@v3.23.0...v3.24.0) --- updated-dependencies: - dependency-name: tempfile dependency-version: 3.24.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8d5ea82 commit 553be77

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Cargo.lock

Lines changed: 4 additions & 4 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.23.0"
20+
tempfile = "3.24.0"
2121
toml.workspace = true
2222
twox-hash.workspace = true
2323
walkdir = "2.5.0"

0 commit comments

Comments
 (0)