serde of jsonb in grpc
This commit is contained in:
@@ -13,6 +13,8 @@ serde = { version = "1.0.219", features = ["derive"] }
|
||||
|
||||
# Search
|
||||
tantivy = { workspace = true }
|
||||
serde_json.workspace = true
|
||||
|
||||
[build-dependencies]
|
||||
tonic-build = "0.13.0"
|
||||
tonic-build = { version = "0.13.0", features = ["prost-build"] }
|
||||
prost-build = "0.14.1"
|
||||
|
||||
Reference in New Issue
Block a user