Skip to content

Commit

Permalink
chore: add serial_test crate
Browse files Browse the repository at this point in the history
commit-id:2fc6a8c4
  • Loading branch information
nadin-Starkware committed Dec 9, 2024
1 parent a8e67c2 commit 5a7f5db
Show file tree
Hide file tree
Showing 2 changed files with 42 additions and 2 deletions.
43 changes: 41 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -208,6 +208,7 @@ serde = "1.0.197"
serde_json = "1.0.116"
serde_repr = "0.1.19"
serde_yaml = "0.9.16"
serial_test = "2.0"
sha2 = "0.10.8"
sha3 = "0.10.8"
simple_logger = "4.0.0"
Expand Down

0 comments on commit 5a7f5db

Please sign in to comment.