Skip to content

Commit d8f1946

Browse files
build(deps): bump tempfile from 3.9.0 to 3.10.0
Bumps [tempfile](https://github.com/Stebalien/tempfile) from 3.9.0 to 3.10.0. - [Changelog](https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md) - [Commits](Stebalien/tempfile@v3.9.0...v3.10.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 24d3941 commit d8f1946

File tree

2 files changed

+3
-4
lines changed

2 files changed

+3
-4
lines changed

Cargo.lock

+2-3
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
@@ -49,6 +49,6 @@ tower-http = { version = "0.5.1", features = ["trace"] }
4949
[dev-dependencies]
5050
mockall = "0.12"
5151
rstest = "0.18"
52-
tempfile = "3.9.0"
52+
tempfile = "3.10.0"
5353
tower = { version = "0.4", features = ["util"] }
5454
http-body-util = "0.1.0"

0 commit comments

Comments
 (0)