Fix post merge integration test issue

This commit is contained in:
Prabhpreet Dua
2024-04-15 14:25:09 +05:30
parent 4ea51ab123
commit a3e91a95df
6 changed files with 95 additions and 13 deletions

View File

@@ -60,3 +60,4 @@ chacha20poly1305 = { version = "0.10.1", default-features = false, features = [
libc = "0.2"
zerocopy = { version = "0.7.32", features = ["derive"] }
home = "0.5.9"
test-binary = "3.0.2"