Skip to content

Commit

Permalink
chore(deps): update rust crate rstest to 0.20.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 30, 2024
1 parent f65772d commit 4919a80
Show file tree
Hide file tree
Showing 2 changed files with 41 additions and 5 deletions.
44 changes: 40 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 @@ -67,4 +67,4 @@ indoc = "2.0.5"
mockall = "0.12.1"
mockall_double = "0.3.1"
tokio = { version = "1.37.0", features = ["rt", "rt-multi-thread", "macros"] }
rstest = "0.19.0"
rstest = "0.20.0"

0 comments on commit 4919a80

Please sign in to comment.