Skip to content

Commit 2389e5f

Browse files
build(deps): bump tempfile from 3.15.0 to 3.16.0
Bumps [tempfile](https://github.com/Stebalien/tempfile) from 3.15.0 to 3.16.0. - [Changelog](https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md) - [Commits](Stebalien/tempfile@v3.15.0...v3.16.0) --- updated-dependencies: - dependency-name: tempfile dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5594c7d commit 2389e5f

File tree

2 files changed

+45
-15
lines changed

2 files changed

+45
-15
lines changed

Cargo.lock

+44-14
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ tokio-stream = "0.1.15"
7575
[dev-dependencies]
7676
mockall = "0.13"
7777
rstest = "0.24"
78-
tempfile = "3.15.0"
78+
tempfile = "3.16.0"
7979
tower = { version = "0.5", features = ["util"] }
8080
http-body-util = "0.1.1"
8181
testcontainers = { version = "0.23", features = ["watchdog"] }

0 commit comments

Comments
 (0)