Skip to content

Commit 6415c6b

Browse files
dependabot[bot]arxanas
authored andcommitted
build: bump tempfile from 3.10.1 to 3.13.0
Bumps [tempfile](https://github.com/Stebalien/tempfile) from 3.10.1 to 3.13.0. - [Changelog](https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md) - [Commits](Stebalien/tempfile@v3.10.1...v3.13.0) --- updated-dependencies: - dependency-name: tempfile dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent efd074e commit 6415c6b

File tree

2 files changed

+50
-40
lines changed

2 files changed

+50
-40
lines changed

Cargo.lock

Lines changed: 49 additions & 39 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.204", features = ["derive"] }
9393
serde_json = "1.0.120"
9494
shell-words = "1.1.0"
9595
skim = "0.10.4"
96-
tempfile = "3.10.1"
96+
tempfile = "3.13.0"
9797
textwrap = "0.16.1"
9898
thiserror = "1.0.63"
9999
tracing = "0.1.40"

0 commit comments

Comments
 (0)