v0.1.0-pre.052

This commit is contained in:
2026-07-25 21:57:01 +02:00
parent 184fe6da88
commit 930056d422
19 changed files with 2782 additions and 121 deletions

View File

@@ -25,6 +25,7 @@ chrono.workspace = true
fs2.workspace = true
kb-config = { path = "../kb-config" }
kb-core = { path = "../kb-core" }
kb-lib = { path = "../kb-lib" }
kb-logging = { path = "../kb-logging" }
kb-program-ids = { path = "../kb-program-ids" }
kb-store = { path = "../kb-store" }