Skip to content

Commit

Permalink
[cargo] Update Rust crate rstest to 0.24.0 (#85)
Browse files Browse the repository at this point in the history
| datasource | package | from   | to     |
| ---------- | ------- | ------ | ------ |
| crate      | rstest  | 0.23.0 | 0.24.0 |

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 6, 2025
1 parent f5265b2 commit e1f4321
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 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 Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ url = "2.5.0"
assert_matches = "1.5.0"
indoc = "2.0.5"
rand_chacha = "0.3.1"
rstest = { version = "0.23.0", default-features = false }
rstest = { version = "0.24.0", default-features = false }

[lints.rust]
# Lint groups:
Expand Down

0 comments on commit e1f4321

Please sign in to comment.