Skip to content

Commit 340ada3

Browse files
dependabot[bot]arxanas
authored andcommitted
build: bump tempfile from 3.10.0 to 3.10.1
Bumps [tempfile](https://github.com/Stebalien/tempfile) from 3.10.0 to 3.10.1. - [Changelog](https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md) - [Commits](Stebalien/tempfile@v3.10.0...v3.10.1) --- updated-dependencies: - dependency-name: tempfile dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8b12d50 commit 340ada3

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
@@ -92,7 +92,7 @@ serde = { version = "1.0.197", features = ["derive"] }
9292
serde_json = "1.0.114"
9393
shell-words = "1.1.0"
9494
skim = "0.10.4"
95-
tempfile = "3.10.0"
95+
tempfile = "3.10.1"
9696
textwrap = "0.16.1"
9797
thiserror = "1.0.57"
9898
tracing = "0.1.40"

0 commit comments

Comments
 (0)