Skip to content

Commit

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


Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Sep 30, 2024
1 parent 68226a8 commit 16754e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ smartstring = "1.0.1"

[dev-dependencies]
indoc = "2.0.1"
rstest = { version = "0.22.0", default-features = false }
rstest = { version = "0.23.0", default-features = false }

[lints.rust]
# Lint groups:
Expand Down

0 comments on commit 16754e8

Please sign in to comment.