Skip to content

Commit 623c9bd

Browse files
dependabot[bot]tpoliaw
authored andcommitted
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] <[email protected]>
1 parent 9fd1d78 commit 623c9bd

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

Cargo.lock

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ url = "2.5.4"
3535
assert_matches = "1.5.0"
3636
async-std = { version = "1.13.0", features = ["attributes"], default-features = false }
3737
httpmock = { version = "0.7.0", default-features = false }
38-
rstest = "0.23.0"
38+
rstest = "0.24.0"
3939
serde_json = "1.0.137"
4040
tempfile = "3.14.0"
4141

0 commit comments

Comments
 (0)