Skip to content

Commit b48aac6

Browse files
Bump rstest from 0.25.0 to 0.26.1 in /moors (#254)
Bumps [rstest](https://github.com/la10736/rstest) from 0.25.0 to 0.26.1. - [Release notes](https://github.com/la10736/rstest/releases) - [Changelog](https://github.com/la10736/rstest/blob/master/CHANGELOG.md) - [Commits](la10736/rstest@v0.25.0...v0.26.1) --- updated-dependencies: - dependency-name: rstest dependency-version: 0.26.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent feaf6a1 commit b48aac6

File tree

2 files changed

+5
-6
lines changed

2 files changed

+5
-6
lines changed

moors/Cargo.lock

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

moors/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ paste = "1.0.15"
2626

2727
[dev-dependencies]
2828
criterion = "0.5.1"
29-
rstest = "0.25.0"
29+
rstest = "0.26.1"
3030
codspeed-criterion-compat = "4"
3131

3232
[[bench]]

0 commit comments

Comments
 (0)