How I stopped worrying and learned to love zero-copy deserialization
This commit is contained in:
@@ -67,6 +67,7 @@ p256 = { version = "0.13", features = ["ecdh"] }
|
||||
p384 = { version = "0.13", features = ["ecdh"] }
|
||||
num_cpus = "1.13.1"
|
||||
hashify = "0.2"
|
||||
rkyv = { version = "0.8.10", features = ["little_endian"] }
|
||||
|
||||
[target.'cfg(unix)'.dependencies]
|
||||
privdrop = "0.5.3"
|
||||
|
||||
Reference in New Issue
Block a user