Skip to content

Commit

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


Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Mar 3, 2025
1 parent d8ef88f commit f52ad60
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 @@ -11,7 +11,7 @@ license = "MIT"
[workspace.dependencies]
futures-util = { version = "0.3.29", default-features = false }
pin-project-lite = "0.2.12"
rstest = { version = "0.24.0", default-features = false }
rstest = { version = "0.25.0", default-features = false }
thiserror = "2.0.0"
tokio = "1.37.0"
tokio-util = "0.7.10"
Expand Down

0 comments on commit f52ad60

Please sign in to comment.