Skip to content

Commit 171bf1e

Browse files
build(deps): Bump tempfile from 3.23.0 to 3.24.0 (#47)
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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 738814e commit 171bf1e

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

Cargo.lock

Lines changed: 8 additions & 8 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
@@ -15,6 +15,6 @@ anyhow = "1.0.100"
1515
byteorder = "1.5.0"
1616
regex = "1.12.2"
1717
path-clean = "1.0.1"
18-
tempfile = "3.23.0"
18+
tempfile = "3.24.0"
1919
ahash = "0.8.12"
2020
lazy_static = "1.5.0"

0 commit comments

Comments
 (0)