mirror of
https://github.com/GreptimeTeam/greptimedb.git
synced 2026-05-26 01:40:36 +00:00
fix: deserialize TableInfoValue with missing field (#2134)
This commit is contained in:
@@ -55,7 +55,7 @@ prost.workspace = true
|
||||
query = { workspace = true }
|
||||
regex.workspace = true
|
||||
script = { workspace = true, features = ["python"], optional = true }
|
||||
serde = "1.0"
|
||||
serde.workspace = true
|
||||
serde_json = "1.0"
|
||||
servers = { workspace = true }
|
||||
session = { workspace = true }
|
||||
|
||||
Reference in New Issue
Block a user