mirror of
https://github.com/perstarkse/minne.git
synced 2026-04-24 01:38:29 +02:00
tests: testing all db interactions and types
This commit is contained in:
@@ -15,5 +15,7 @@ serde_json = { workspace = true }
|
||||
surrealdb = { workspace = true }
|
||||
futures = { workspace = true }
|
||||
async-openai = { workspace = true }
|
||||
|
||||
uuid = { version = "1.10.0", features = ["v4", "serde"] }
|
||||
|
||||
common = { path = "../common" }
|
||||
common = { path = "../common", features = ["test-utils"] }
|
||||
|
||||
Reference in New Issue
Block a user