feat(unseal): add unseal protocol and crypto infrastructure
This commit is contained in:
@@ -12,6 +12,9 @@ prost-derive = "0.14.3"
|
||||
prost-types = { version = "0.14.3", features = ["chrono"] }
|
||||
tonic-prost = "0.14.3"
|
||||
rkyv = "0.8.15"
|
||||
tokio.workspace = true
|
||||
futures.workspace = true
|
||||
|
||||
|
||||
|
||||
[build-dependencies]
|
||||
|
||||
Reference in New Issue
Block a user