Skip to content

Commit 3531aa6

Browse files
build(deps): bump rstest from 0.23.0 to 0.24.0
Bumps [rstest](https://github.com/la10736/rstest) from 0.23.0 to 0.24.0. - [Release notes](https://github.com/la10736/rstest/releases) - [Changelog](https://github.com/la10736/rstest/blob/master/CHANGELOG.md) - [Commits](la10736/rstest@v0.23.0...v0.24.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 2b1da85 commit 3531aa6

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

Cargo.lock

+6-6
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
@@ -73,7 +73,7 @@ tokio-stream = "0.1.15"
7373

7474
[dev-dependencies]
7575
mockall = "0.13"
76-
rstest = "0.23"
76+
rstest = "0.24"
7777
tempfile = "3.14.0"
7878
tower = { version = "0.5", features = ["util"] }
7979
http-body-util = "0.1.1"

0 commit comments

Comments
 (0)