chore(desktop): sync Cargo.lock to v0.11.0

Release script bumped Cargo.toml but cargo only refreshes the lock on
the next build. Aligning them so the lock doesn't drift across tags.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
byGalax
2026-04-22 23:15:54 +02:00
parent 727aced411
commit 73ddeecfca
+1 -1
View File
@@ -834,7 +834,7 @@ dependencies = [
[[package]]
name = "chat-app-desktop"
version = "0.10.2"
version = "0.11.0"
dependencies = [
"base64 0.22.1",
"dryoc",