Skip to content

Commit 1b34feb

Browse files
build(deps): Bump tempfile from 3.26.0 to 3.27.0
Bumps [tempfile](https://github.com/Stebalien/tempfile) from 3.26.0 to 3.27.0. - [Changelog](https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md) - [Commits](Stebalien/tempfile@v3.26.0...v3.27.0) --- updated-dependencies: - dependency-name: tempfile dependency-version: 3.27.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b24e2d7 commit 1b34feb

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
@@ -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.26.0"
18+
tempfile = "3.27.0"
1919
ahash = "0.8.12"
2020
lazy_static = "1.5.0"

0 commit comments

Comments
 (0)