Skip to content

Commit 2aadae1

Browse files
cargo: bump tempfile in the cargo-dependencies group
Bumps the cargo-dependencies group with 1 update: [tempfile](https://github.com/Stebalien/tempfile). Updates `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 dependency-group: cargo-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 643d772 commit 2aadae1

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
@@ -105,7 +105,7 @@ smallvec = { version = "1.13.2", features = [
105105
] }
106106
strsim = "0.11.1"
107107
syn = "2.0.87"
108-
tempfile = "3.13.0"
108+
tempfile = "3.14.0"
109109
test-case = "3.3.1"
110110
textwrap = "0.16.1"
111111
thiserror = "1.0.68"

0 commit comments

Comments
 (0)