v0.1.3-pre.002

This commit is contained in:
2026-08-15 08:40:11 +02:00
parent ff94762b10
commit 8360f25f59
9 changed files with 725 additions and 41 deletions

View File

@@ -0,0 +1,14 @@
# file: crates/ksp-config-lib/Cargo.toml
# version: 1
[package]
name = "ksp-config-lib"
version.workspace = true
edition.workspace = true
repository.workspace = true
[dependencies]
ksp-core-lib = { path = "../ksp-core-lib" }
[lints]
workspace = true