Skip to content

Commit c9ae850

Browse files
deps: bump tempfile from 3.24.0 to 3.25.0 (#53)
Bumps [tempfile](https://github.com/Stebalien/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 ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 988e503 commit c9ae850

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
@@ -32,7 +32,7 @@ rstest = "0.26"
3232
schemars = "1.2"
3333
serde = "1.0"
3434
serde_json = "1.0"
35-
tempfile = "3.24"
35+
tempfile = "3.25"
3636
thiserror = "2.0"
3737
tokio = "1.49"
3838
toml = "0.9"

0 commit comments

Comments
 (0)