Skip to content

Commit 5211c3b

Browse files
authoredMay 30, 2024
build(deps): bump rstest from 0.19.0 to 0.20.0
Bumps [rstest](https://github.com/la10736/rstest) from 0.19.0 to 0.20.0. - [Release notes](https://github.com/la10736/rstest/releases) - [Changelog](https://github.com/la10736/rstest/blob/master/CHANGELOG.md) - [Commits](la10736/rstest@v0.19.0...v0.20.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 ee057dc commit 5211c3b

File tree

2 files changed

+37
-7
lines changed

2 files changed

+37
-7
lines changed
 

‎Cargo.lock

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

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

0 commit comments

Comments
 (0)