Whitepaper and cleanup

This commit is contained in:
Prabhpreet Dua
2024-04-16 15:07:01 +05:30
parent bba0c874f2
commit b0a93d6884
4 changed files with 34 additions and 290 deletions

View File

@@ -59,6 +59,5 @@ blake2 = "0.10.6"
chacha20poly1305 = { version = "0.10.1", default-features = false, features = [ "std", "heapless" ] }
zerocopy = { version = "0.7.32", features = ["derive"] }
home = "0.5.9"
procspawn = "1.0.0"
serial_test = "3.0.0"
derive_builder = "0.20.0"