mirror of
https://github.com/GreptimeTeam/greptimedb.git
synced 2026-05-17 21:40:37 +00:00
fix: deserialize TableInfoValue with missing field (#2134)
This commit is contained in:
@@ -51,7 +51,7 @@ pin-project = "1.0"
|
||||
prost.workspace = true
|
||||
query = { workspace = true }
|
||||
secrecy = { version = "0.8", features = ["serde", "alloc"] }
|
||||
serde = "1.0"
|
||||
serde.workspace = true
|
||||
serde_json = "1.0"
|
||||
servers = { workspace = true }
|
||||
session = { workspace = true }
|
||||
|
||||
Reference in New Issue
Block a user