feat: Implement SigChain for append-only signed log management
This commit is contained in:
@@ -13,6 +13,7 @@ thiserror = { workspace = true }
|
||||
bytes = { workspace = true }
|
||||
dirs = { workspace = true }
|
||||
blake3 = { workspace = true }
|
||||
hex = { workspace = true }
|
||||
|
||||
[build-dependencies]
|
||||
prost-build = { workspace = true }
|
||||
|
||||
Reference in New Issue
Block a user