Skip to content

Commit

Permalink
fix(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] authored May 30, 2024
1 parent 28cf164 commit 82d94cb
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 @@ -19,4 +19,4 @@ lazy_static = "1.4"
serde = { version = "1.0.200", features = ["derive"] }
serde_json = "1.0"
slog = "2.7"
rstest = "0.19.0"
rstest = "0.20.0"

0 comments on commit 82d94cb

Please sign in to comment.