Skip to content

Commit

Permalink
[cargo] Update Rust crate rstest to 0.22.0
Browse files Browse the repository at this point in the history
| datasource | package | from   | to     |
| ---------- | ------- | ------ | ------ |
| crate      | rstest  | 0.21.0 | 0.22.0 |


Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Aug 5, 2024
1 parent 64b7553 commit 6e221fa
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 @@ -43,7 +43,7 @@ url = "2.5.0"
assert_matches = "1.5.0"
indoc = "2.0.5"
rand_chacha = "0.3.1"
rstest = { version = "0.21.0", default-features = false }
rstest = { version = "0.22.0", default-features = false }

[lints.rust]
# Lint groups:
Expand Down

0 comments on commit 6e221fa

Please sign in to comment.