tsk-50: Create functionality to extract song properties (#52)
All checks were successful
Rust Build / Check (push) Successful in 32s
Release Tagging / release (push) Successful in 36s
Rust Build / Test Suite (push) Successful in 33s
Rust Build / Clippy (push) Successful in 43s
Rust Build / Rustfmt (push) Successful in 48s
Rust Build / build (push) Successful in 36s

Closes #50

Reviewed-on: #52
Co-authored-by: phoenix <kundeng00@pm.me>
Co-committed-by: phoenix <kundeng00@pm.me>
This commit was merged in pull request #52.
This commit is contained in:
2025-11-06 17:31:37 +00:00
committed by phoenix
parent f5e6ac567e
commit b73ffce048
6 changed files with 174 additions and 62 deletions

View File

@@ -1,6 +1,6 @@
[package]
name = "icarus_meta"
version = "0.4.4"
version = "0.4.5"
edition = "2024"
rust-version = "1.90"