v0.1.4-pre.005

This commit is contained in:
2026-08-16 11:11:09 +02:00
parent db80e58ff1
commit f719821392
25 changed files with 1362 additions and 51 deletions

View File

@@ -1,5 +1,5 @@
# file: crates/ksp-app-config-desk/Cargo.toml
# version: 1
# version: 2
[package]
name = "ksp-app-config-desk"
@@ -25,6 +25,7 @@ tauri-build.workspace = true
fs2.workspace = true
ksp-core-lib = { path = "../ksp-core-lib" }
tauri.workspace = true
tauri-plugin-tracing.workspace = true
[lints]
workspace = true