fix(enclave): proto build (#256)
This commit is contained in:
parent
870c0223b7
commit
8d97d5f122
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@ Protobuf types defining the Quartz handshake to initialize connection between a
|
|||
|
||||
[dependencies]
|
||||
# external
|
||||
prost.workspace = true
|
||||
prost = { workspace = true, features = ["derive"] }
|
||||
tonic.workspace = true
|
||||
|
||||
[build-dependencies]
|
||||
|
|
Loading…
Reference in a new issue