Skip to content

Commit 1efe563

Browse files
chore(cargo)(deps): bump tempfile from 3.25.0 to 3.27.0 in /orchestrator
Bumps [tempfile](https://github.com/Stebalien/tempfile) from 3.25.0 to 3.27.0. - [Changelog](https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md) - [Commits](https://github.com/Stebalien/tempfile/commits/v3.27.0) --- updated-dependencies: - dependency-name: tempfile dependency-version: 3.27.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0e3d77f commit 1efe563

2 files changed

Lines changed: 10 additions & 10 deletions

File tree

orchestrator/Cargo.lock

Lines changed: 9 additions & 9 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

orchestrator/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ proptest = "1.4"
7979
criterion = "0.8"
8080

8181
# Temporary file management for tests
82-
tempfile = "3.10"
82+
tempfile = "3.27"
8383

8484
# Async runtime for tests
8585
futures = "0.3"

0 commit comments

Comments
 (0)