feat: Upgrade k-core dependency to version 0.1.10, refactor message broker and embedding components, and enhance session store integration
This commit is contained in:
@@ -62,4 +62,7 @@ dotenvy = "0.15.7"
|
||||
k-core = { git = "https://git.gabrielkaszewski.dev/GKaszewski/k-core", features = [
|
||||
"logging",
|
||||
"db-sqlx",
|
||||
"sqlite",
|
||||
"http",
|
||||
"auth","sessions-db"
|
||||
] }
|
||||
Reference in New Issue
Block a user