Serialize integration tests

This commit is contained in:
Prabhpreet Dua
2024-04-16 06:45:05 +05:30
parent 15aafe7563
commit 8d20e77173
4 changed files with 163 additions and 1 deletions

View File

@@ -60,3 +60,4 @@ chacha20poly1305 = { version = "0.10.1", default-features = false, features = [
zerocopy = { version = "0.7.32", features = ["derive"] }
home = "0.5.9"
procspawn = "1.0.0"
serial_test = "3.0.0"