fix: placeholder feature so ci can compile

This commit is contained in:
discord9
2025-04-07 17:38:52 +08:00
parent a847d96649
commit 4875ace0d0

View File

@@ -7,6 +7,7 @@ license.workspace = true
[features]
mock = []
pg_kvbackend = ["dep:tokio-postgres", "common-meta/pg_kvbackend"]
mysql_kvbackend = [] # placeholder features so CI can compile
[lints]
workspace = true