mirror of
https://github.com/GreptimeTeam/greptimedb.git
synced 2026-09-05 13:08:58 +00:00
chore: add deps
This commit is contained in:
Generated
+2
@@ -11208,6 +11208,8 @@ name = "sst-convert"
|
||||
version = "0.13.0"
|
||||
dependencies = [
|
||||
"mito2",
|
||||
"object-store",
|
||||
"store-api",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
|
||||
@@ -6,6 +6,8 @@ license.workspace = true
|
||||
|
||||
[dependencies]
|
||||
mito2.workspace = true
|
||||
object-store.workspace = true
|
||||
store-api.workspace = true
|
||||
|
||||
[lints]
|
||||
workspace = true
|
||||
|
||||
Reference in New Issue
Block a user