Skip to content

Commit 397dc2f

Browse files
authoredSep 30, 2024··
build(deps): bump rstest from 0.22.0 to 0.23.0
Bumps [rstest](https://github.com/la10736/rstest) from 0.22.0 to 0.23.0. - [Release notes](https://github.com/la10736/rstest/releases) - [Changelog](https://github.com/la10736/rstest/blob/master/CHANGELOG.md) - [Commits](la10736/rstest@v0.22.0...v0.23.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 2a9ef19 commit 397dc2f

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
@@ -67,7 +67,7 @@ tokio-stream = "0.1.15"
6767

6868
[dev-dependencies]
6969
mockall = "0.13"
70-
rstest = "0.22"
70+
rstest = "0.23"
7171
tempfile = "3.12.0"
7272
tower = { version = "0.5", features = ["util"] }
7373
http-body-util = "0.1.1"

0 commit comments

Comments
 (0)
Please sign in to comment.