Skip to content

Commit 92dffdc

Browse files
build(deps): Bump tempfile from 3.25.0 to 3.26.0 (#61)
Bumps [tempfile](https://github.com/Stebalien/tempfile) from 3.25.0 to 3.26.0. - [Changelog](https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md) - [Commits](https://github.com/Stebalien/tempfile/commits/v3.26.0) --- updated-dependencies: - dependency-name: tempfile dependency-version: 3.26.0 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 c95d1be commit 92dffdc

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.102"
1515
byteorder = "1.5.0"
1616
regex = "1.12.3"
1717
path-clean = "1.0.1"
18-
tempfile = "3.25.0"
18+
tempfile = "3.26.0"
1919
ahash = "0.8.12"
2020
lazy_static = "1.5.0"

0 commit comments

Comments
 (0)