cd can get info now!!!
This commit is contained in:
@@ -10,6 +10,8 @@ authors = ["Owen Feldman"]
|
||||
clap = { version = "4.6.6", features = ["derive"] }
|
||||
hex = "0.4.3"
|
||||
lofty = "0.25.1"
|
||||
serde = { version = "1.0.229", features = ["derive"] }
|
||||
serde_json = "1.0.151"
|
||||
sha1 = "0.11.0"
|
||||
sha2 = "0.11.0"
|
||||
ureq = "3.4.0"
|
||||
ureq = { version = "3.4.0", features = ["json"] }
|
||||
|
||||
Reference in New Issue
Block a user