Bump version to 0.1.5 and add database pool accessors for SQLite and Postgres

This commit is contained in:
2026-01-02 13:45:55 +01:00
parent c70a1eb443
commit 667cae596c
3 changed files with 21 additions and 3 deletions

2
Cargo.lock generated
View File

@@ -747,7 +747,7 @@ dependencies = [
[[package]]
name = "k-core"
version = "0.1.4"
version = "0.1.5"
dependencies = [
"anyhow",
"chrono",