mirror of
https://github.com/GreptimeTeam/greptimedb.git
synced 2026-05-19 14:30:43 +00:00
fix: deserialize TableInfoValue with missing field (#2134)
This commit is contained in:
@@ -11,7 +11,7 @@ datafusion.workspace = true
|
||||
datatypes = { workspace = true }
|
||||
futures.workspace = true
|
||||
paste = "1.0"
|
||||
serde = "1.0"
|
||||
serde.workspace = true
|
||||
snafu = { version = "0.7", features = ["backtraces"] }
|
||||
|
||||
[dev-dependencies]
|
||||
|
||||
Reference in New Issue
Block a user