Skip to content

Commit 8e014d9

Browse files
dependabot[bot]claytonrcarter
authored andcommitted
build: bump tempfile from 3.15.0 to 3.16.0
Bumps [tempfile](https://github.com/Stebalien/tempfile) from 3.15.0 to 3.16.0. - [Changelog](https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md) - [Commits](Stebalien/tempfile@v3.15.0...v3.16.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 f3c1861 commit 8e014d9

File tree

2 files changed

+34
-4
lines changed

2 files changed

+34
-4
lines changed

Cargo.lock

Lines changed: 33 additions & 3 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.138"
9494
shell-words = "1.1.0"
9595
skim = "0.10.4"
96-
tempfile = "3.15.0"
96+
tempfile = "3.16.0"
9797
textwrap = "0.16.1"
9898
thiserror = "2.0.11"
9999
tracing = "0.1.41"

0 commit comments

Comments
 (0)