Skip to content

Commit

Permalink
Bump rstest from 0.18.1 to 0.21.0 (#1136)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Jun 4, 2024
1 parent 1f14b9f commit 204b308
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 northstar-runtime/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ seccomp = ["bindgen", "caps", "lazy_static", "memoffset", "nix", "npk"]
anyhow = "1.0.80"
memfd = "0.6.4"
proptest = "1.4.0"
rstest = { version = "0.18.1", default-features = false }
rstest = { version = "0.21.0", default-features = false }
serde_json = "1.0.108"
tokio = { version = "1.32.0", features = ["test-util"] }
toml = "0.8.14"
Expand Down

0 comments on commit 204b308

Please sign in to comment.