Skip to content

Commit 93c812e

Browse files
Update rstest requirement from 0.23.0 to 0.24.0
Updates the requirements on [rstest](https://github.com/la10736/rstest) to permit the latest version. - [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 ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 7ac4047 commit 93c812e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,5 +36,5 @@ regex = "1"
3636

3737
[dev-dependencies]
3838
tempfile = "3.2.0"
39-
rstest = "0.23.0"
39+
rstest = "0.24.0"
4040
serde_json = { version = "1.0.66", features = ["preserve_order"] }

0 commit comments

Comments
 (0)