v0.1.0-pre.020

This commit is contained in:
2026-07-24 22:01:07 +02:00
parent fa2d9d8ecd
commit 4190b2c0ce
84 changed files with 3314 additions and 274 deletions

View File

@@ -1,5 +1,5 @@
# file: kb-config/Cargo.toml
# version: 1
# version: 2
[package]
name = "kb-config"
@@ -10,6 +10,10 @@ publish.workspace = true
[dependencies]
kb-core = { path = "../kb-core" }
jsonschema.workspace = true
serde.workspace = true
serde_json.workspace = true
ts-rs.workspace = true
[lints]
workspace = true