mirror of
https://github.com/GreptimeTeam/greptimedb.git
synced 2026-01-05 21:02:58 +00:00
chore: add back core dependency (#3588)
This commit is contained in:
1
Cargo.lock
generated
1
Cargo.lock
generated
@@ -6157,6 +6157,7 @@ dependencies = [
|
||||
"futures-util",
|
||||
"lazy_static",
|
||||
"meta-client",
|
||||
"meter-core",
|
||||
"meter-macros",
|
||||
"object-store",
|
||||
"partition",
|
||||
|
||||
@@ -38,6 +38,7 @@ futures = "0.3"
|
||||
futures-util.workspace = true
|
||||
lazy_static.workspace = true
|
||||
meta-client.workspace = true
|
||||
meter-core.workspace = true
|
||||
meter-macros.workspace = true
|
||||
object-store.workspace = true
|
||||
partition.workspace = true
|
||||
|
||||
Reference in New Issue
Block a user