Skip to content
This repository was archived by the owner on Sep 22, 2024. It is now read-only.

Commit c7594c6

Browse files
chore(deps): update rust crate serial_test to v3
1 parent ca55004 commit c7594c6

File tree

2 files changed

+56
-37
lines changed

2 files changed

+56
-37
lines changed

api/Cargo.lock

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

api/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ tonic-web = "0.3.0"
2424

2525
[dev-dependencies]
2626
base64 = "0.13.0"
27-
serial_test = "0.8.0"
27+
serial_test = "3.0.0"
2828
tokio = { version = "1.20.1", features = ["macros", "rt-multi-thread"] }
2929

3030
[build-dependencies]

0 commit comments

Comments
 (0)