Skip to content

Commit

Permalink
Merge pull request #500 from GyulyVGC/dependabot/cargo/main/rstest-0.…
Browse files Browse the repository at this point in the history
…19.0

build(deps): bump rstest from 0.18.2 to 0.19.0
  • Loading branch information
GyulyVGC authored Apr 13, 2024
2 parents 066c54a + 587afd5 commit 2137712
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 @@ -67,7 +67,7 @@ reqwest = { version = "0.12.2", features = ["json", "blocking"] }

[dev-dependencies]
serde_test = "1.0.176"
rstest = "0.18.2"
rstest = "0.19.0"
serial_test = { version = "3.0.0", default_features = false }

#───────────────────────────────────────────────────────────────────────────────────────────────────────────────────────
Expand Down

0 comments on commit 2137712

Please # to comment.