Skip to content

Commit

Permalink
Merge pull request #122 from kubewarden/renovate/rstest-0.x
Browse files Browse the repository at this point in the history
fix(deps): update rust crate rstest to 0.22.0
  • Loading branch information
viccuad authored Aug 5, 2024
2 parents 4c69f91 + 8735c2d commit 3a05f0f
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 @@ -19,4 +19,4 @@ lazy_static = "1.4"
serde = { version = "1.0.200", features = ["derive"] }
serde_json = "1.0"
slog = "2.7"
rstest = "0.21.0"
rstest = "0.22.0"

0 comments on commit 3a05f0f

Please sign in to comment.