Skip to content

Commit e2321ea

Browse files
Bump rstest from 0.24.0 to 0.25.0
Bumps [rstest](https://github.com/la10736/rstest) from 0.24.0 to 0.25.0. - [Release notes](https://github.com/la10736/rstest/releases) - [Changelog](https://github.com/la10736/rstest/blob/master/CHANGELOG.md) - [Commits](la10736/rstest@v0.24.0...v0.25.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 ae3485b commit e2321ea

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Cargo.lock

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

integration_tests/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ authors = [
3131
googletest = { path = "../googletest", version = "0.14.0", features = ["anyhow"] }
3232
anyhow = "1"
3333
indoc = "2"
34-
rstest = "0.24"
34+
rstest = "0.25"
3535
rustversion = "1.0.19"
3636
tempfile = "3.17.0"
3737
tokio = { version = "1.43", features = ["time", "macros", "rt"] }

0 commit comments

Comments
 (0)