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 b7285e14c4
6 changed files with 138 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
[package]
name = "PMOMusic"
version = "0.3.53"
version = "0.3.54"
edition = "2024"
[dependencies]