v0.1.0-pre.045

This commit is contained in:
2026-07-25 18:35:51 +02:00
parent c2dbd207d3
commit 01764a485a
9 changed files with 329 additions and 132 deletions

View File

@@ -9,8 +9,9 @@ license.workspace = true
publish.workspace = true
[lib]
name = "kb_app_demo_desktop"
name = "kb_app_demo_desktop_lib"
path = "src/lib.rs"
crate-type = ["staticlib", "cdylib", "rlib"]
[[bin]]
name = "kb-app-demo-desktop"