Skip to content

Commit

Permalink
chore(deps): update rust crate serial_test to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 20, 2024
1 parent 2c94550 commit 0948669
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 20 deletions.
40 changes: 21 additions & 19 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 @@ -58,7 +58,7 @@ uuid = { version = "1.8", features = ["v4"] }
warpy = "0.3.54"

[dev-dependencies]
serial_test = "2.0.0"
serial_test = "3.0.0"

[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ["cfg(tarpaulin_include)"] }

0 comments on commit 0948669

Please sign in to comment.