Skip to content

Commit

Permalink
chore(deps): update rust crate rstest to 0.23.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 7, 2024
1 parent f7e6fa6 commit a3d5407
Show file tree
Hide file tree
Showing 2 changed files with 101 additions and 43 deletions.
142 changes: 100 additions & 42 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion conventional_commits_linter_lib/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ strum_macros = "0.25.2"

[dev-dependencies]
# For parameterized testing.
rstest = "0.18.2"
rstest = "0.23.0"
rstest_reuse = "0.6.0"

# For snapshot testing.
Expand Down

0 comments on commit a3d5407

Please sign in to comment.