chore: bump version to 0.3.26 and configure custom cargo registry

- Update version to 0.3.26 in Cargo.toml and version.txt
- Add custom registry 'pmo' to .cargo/config.toml
- Remove .cargo/ from .gitignore to allow registry config tracking
This commit is contained in:
2026-03-24 16:14:59 +01:00
parent 4083799c13
commit f0dd028051
5 changed files with 5 additions and 4 deletions

2
Cargo.lock generated
View File

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