Skip to content

Commit dff8a8e

Browse files
dependabot[bot]arxanas
authored andcommitted
build: bump tempfile from 3.14.0 to 3.15.0
Bumps [tempfile](https://github.com/Stebalien/tempfile) from 3.14.0 to 3.15.0. - [Changelog](https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md) - [Commits](Stebalien/tempfile@v3.14.0...v3.15.0) --- updated-dependencies: - dependency-name: tempfile dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ab8ca7b commit dff8a8e

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

Cargo.lock

Lines changed: 3 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
@@ -93,7 +93,7 @@ serde = { version = "1.0.217", features = ["derive"] }
9393
serde_json = "1.0.134"
9494
shell-words = "1.1.0"
9595
skim = "0.10.4"
96-
tempfile = "3.14.0"
96+
tempfile = "3.15.0"
9797
textwrap = "0.16.1"
9898
thiserror = "2.0.9"
9999
tracing = "0.1.41"

0 commit comments

Comments
 (0)