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:
2
Cargo.lock
generated
2
Cargo.lock
generated
@@ -4,7 +4,7 @@ version = 4
|
||||
|
||||
[[package]]
|
||||
name = "PMOMusic"
|
||||
version = "0.3.23"
|
||||
version = "0.3.25"
|
||||
dependencies = [
|
||||
"axum 0.8.7",
|
||||
"console-subscriber",
|
||||
|
||||
Reference in New Issue
Block a user