chore: resolve merge conflicts and update version to 0.3.56

Updates Cargo.toml, Cargo.lock, and version.txt from 0.3.53 to 0.3.56. Resolves divergent branch changes across configuration files and preserves the macOS .DS_Store binary structure during integration.
This commit is contained in:
2026-06-21 19:15:39 +02:00
4 changed files with 4 additions and 3 deletions

2
Cargo.lock generated
View File

@@ -4,7 +4,7 @@ version = 4
[[package]]
name = "PMOMusic"
version = "0.3.54"
version = "0.3.56"
dependencies = [
"axum 0.8.7",
"console-subscriber",