Song changes

This commit is contained in:
KD
2025-03-19 00:45:56 +00:00
parent 47f336d04d
commit 04f1ffb1ce
3 changed files with 81 additions and 27 deletions

View File

@@ -7,4 +7,5 @@ license = "MIT"
[dependencies]
serde = { version = "1.0.218", features = ["derive"] }
serde_json = "1.0.139"
serde_json = { version = "1.0.139" }
rand = { version = "0.9" }