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 Feb 2, 2025
1 parent cfbfd28 commit 570a9d1
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 21 deletions.
42 changes: 22 additions & 20 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 570a9d1

Please sign in to comment.