Skip to content

Commit e8a17d7

Browse files
chore(deps): bump tempfile from 3.24.0 to 3.25.0
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>
1 parent 087a617 commit e8a17d7

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
@@ -73,7 +73,7 @@ streaming-iterator = "0.1"
7373
log = "0.4"
7474
log4rs = "1.4"
7575
env_logger = "0.11"
76-
tempfile = "3.24"
76+
tempfile = "3.25"
7777
tokio = { version = "1.49", features = ["macros", "rt-multi-thread"] }
7878
reqwest = { version = "0.13", features = ["json"] }
7979
async-trait = "0.1"

0 commit comments

Comments
 (0)