Skip to content

Commit 1275589

Browse files
Bump tempfile from 3.24.0 to 3.25.0 in the minor group
Bumps the minor group with 1 update: [tempfile](https://github.com/Stebalien/tempfile). Updates `tempfile` from 3.24.0 to 3.25.0 - [Changelog](https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md) - [Commits](https://github.com/Stebalien/tempfile/commits) --- updated-dependencies: - dependency-name: tempfile dependency-version: 3.25.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4c5b3db commit 1275589

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
@@ -69,5 +69,5 @@ hyper-util = { version = "0.1.20", features = [
6969
"client-legacy",
7070
] }
7171
ructe = "0.18.2"
72-
tempfile = "3.24.0"
72+
tempfile = "3.25.0"
7373
tokio = "1.49.0"

0 commit comments

Comments
 (0)