Skip to content

Commit def68e3

Browse files
dependabot[bot]arxanas
authored andcommitted
build: bump tempfile from 3.13.0 to 3.14.0
Bumps [tempfile](https://github.com/Stebalien/tempfile) from 3.13.0 to 3.14.0. - [Changelog](https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md) - [Commits](Stebalien/tempfile@v3.13.0...v3.14.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 cb7d879 commit def68e3

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.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ serde = { version = "1.0.214", features = ["derive"] }
9393
serde_json = "1.0.120"
9494
shell-words = "1.1.0"
9595
skim = "0.10.4"
96-
tempfile = "3.13.0"
96+
tempfile = "3.14.0"
9797
textwrap = "0.16.1"
9898
thiserror = "2.0.3"
9999
tracing = "0.1.40"

0 commit comments

Comments
 (0)