tsk-52: Cleanup bug (#53)
All checks were successful
Rust Build / Check (push) Successful in 39s
Rust Build / Test Suite (push) Successful in 37s
Rust Build / Rustfmt (push) Successful in 34s
Rust Build / Clippy (push) Successful in 53s
Rust Build / build (push) Successful in 41s

Closes #52

Reviewed-on: #53
Co-authored-by: phoenix <kundeng00@pm.me>
Co-committed-by: phoenix <kundeng00@pm.me>
This commit is contained in:
2025-10-14 03:11:29 +00:00
committed by phoenix
parent acbeb31792
commit da86c3e054
7 changed files with 228 additions and 217 deletions

View File

@@ -1,6 +1,6 @@
[package]
name = "songparser"
version = "0.4.0"
version = "0.4.1"
edition = "2024"
rust-version = "1.90"