fix: cargo check -p common-meta (#7964)

fix: moka feature
This commit is contained in:
fys
2026-04-14 16:27:22 +08:00
committed by GitHub
parent 6bafaf29da
commit 62013217c7
7 changed files with 5 additions and 7 deletions
+1 -1
View File
@@ -59,7 +59,7 @@ hex.workspace = true
humantime-serde.workspace = true
itertools.workspace = true
lazy_static.workspace = true
moka.workspace = true
moka = { workspace = true, features = ["future"] }
object-store.workspace = true
prometheus.workspace = true
prost.workspace = true