Skip to content

Commit 80f2347

Browse files
chore(deps): 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] <support@github.com>
1 parent bc15143 commit 80f2347

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

Cargo.lock

+5-5
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
@@ -33,7 +33,7 @@ console = "0.15.10"
3333
tracing-subscriber = "0.3.19"
3434
tracing = "0.1.41"
3535
kdl = { version = "6.1.0", features = ["v1", "v1-fallback"] }
36-
rstest = "0.23.0"
36+
rstest = "0.24.0"
3737
itertools = "0.13.0"
3838

3939
[dev-dependencies]

0 commit comments

Comments
 (0)