Skip to content

Commit e9e5340

Browse files
build(deps): bump rstest from 0.18.2 to 0.19.0
Bumps [rstest](https://github.com/la10736/rstest) from 0.18.2 to 0.19.0. - [Release notes](https://github.com/la10736/rstest/releases) - [Changelog](https://github.com/la10736/rstest/blob/master/CHANGELOG.md) - [Commits](la10736/rstest@v0.18.2...v0.19.0) --- updated-dependencies: - dependency-name: rstest dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5cb1c46 commit e9e5340

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Cargo.lock

+4-4
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,7 +49,7 @@ tower-http = { version = "0.5.2", features = ["trace"] }
4949

5050
[dev-dependencies]
5151
mockall = "0.12"
52-
rstest = "0.18"
52+
rstest = "0.19"
5353
tempfile = "3.10.1"
5454
tower = { version = "0.4", features = ["util"] }
5555
http-body-util = "0.1.1"

0 commit comments

Comments
 (0)