chore: bump version to 0.3.54 and configure Serena project

Update PMOMusic crate version in Cargo.toml and the project version.txt from 0.3.53 to 0.3.54. Add Serena project configuration by introducing .serena/.gitignore to exclude local cache files, and create .serena/project.yml to set Rust as the language server target with UTF-8 encoding.
This commit is contained in:
2026-06-21 14:36:28 +02:00
parent 009545de40
commit f757e10734
6 changed files with 138 additions and 3 deletions

2
Cargo.lock generated
View File

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