Song changes
This commit is contained in:
@@ -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" }
|
||||
|
Reference in New Issue
Block a user