Skip to content

Commit 8a70058

Browse files
chore(deps): update rust crate serial_test to v3
1 parent 4c66832 commit 8a70058

2 files changed

Lines changed: 24 additions & 21 deletions

File tree

Cargo.lock

Lines changed: 23 additions & 20 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ uuid = { version = "1.8", features = ["v4"] }
5656
warpy = "0.3.54"
5757

5858
[dev-dependencies]
59-
serial_test = "2.0.0"
59+
serial_test = "3.0.0"
6060

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

0 commit comments

Comments
 (0)