Skip to content

Commit 60d0df9

Browse files
build(deps): bump rstest from 0.20.0 to 0.21.0
Bumps [rstest](https://github.com/la10736/rstest) from 0.20.0 to 0.21.0. - [Release notes](https://github.com/la10736/rstest/releases) - [Changelog](https://github.com/la10736/rstest/blob/master/CHANGELOG.md) - [Commits](la10736/rstest@v0.20.0...v0.21.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 0d2d62d commit 60d0df9

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
@@ -56,7 +56,7 @@ tikv-jemalloc-ctl = "0.5.4"
5656

5757
[dev-dependencies]
5858
mockall = "0.12"
59-
rstest = "0.20"
59+
rstest = "0.21"
6060
tempfile = "3.10.1"
6161
tower = { version = "0.4", features = ["util"] }
6262
http-body-util = "0.1.1"

0 commit comments

Comments
 (0)