v0.1.0-pre.055

This commit is contained in:
2026-07-26 13:58:14 +02:00
parent 068eb9ece5
commit a3ce8d733f
44 changed files with 7507 additions and 8271 deletions

View File

@@ -1,5 +1,5 @@
# file: kb-app-demo-desktop/Cargo.toml
# version: 5
# version: 6
[package]
name = "kb-app-demo-desktop"
@@ -21,7 +21,6 @@ path = "src/main.rs"
tauri-build.workspace = true
[dependencies]
dotenvy.workspace = true
chrono.workspace = true
fs2.workspace = true
kb-config = { path = "../kb-config" }