tsk-73: Change data type of song from string to date (#77)

Closes #73

Reviewed-on: #77
Co-authored-by: phoenix <kundeng00@pm.me>
Co-committed-by: phoenix <kundeng00@pm.me>
This commit is contained in:
phoenix
2025-10-19 01:45:35 +00:00
committed by phoenix
parent 8041dc6ff5
commit 51c8b5c7b3
4 changed files with 22 additions and 16 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
[package]
name = "icarus_models"
version = "0.7.1"
version = "0.7.2"
edition = "2024"
rust-version = "1.90"
description = "models used for the icarus project"