mirror of
https://github.com/arabianq/lyrics_fetcher.git
synced 2026-09-20 23:03:32 +00:00
Compare commits
3
Commits
c4b48b8d33
...
51cd1f9b66
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
51cd1f9b66 | ||
|
|
d89bda631a | ||
|
|
f5447f8b79 |
Generated
+297
-470
File diff suppressed because it is too large
Load Diff
+2
-2
@@ -1,6 +1,6 @@
|
|||||||
[package]
|
[package]
|
||||||
name = "lyrics_fetcher"
|
name = "lyrics_fetcher"
|
||||||
version = "1.1.0"
|
version = "1.1.1"
|
||||||
edition = "2024"
|
edition = "2024"
|
||||||
authors = ["arabianq"]
|
authors = ["arabianq"]
|
||||||
readme = "README.md"
|
readme = "README.md"
|
||||||
@@ -21,7 +21,7 @@ anyhow = "1.0.102"
|
|||||||
itertools = "0.14.0"
|
itertools = "0.14.0"
|
||||||
dotenv = "0.15.0"
|
dotenv = "0.15.0"
|
||||||
|
|
||||||
lofty = "0.23.3"
|
lofty = "0.25.0"
|
||||||
id3 = "1.16.4"
|
id3 = "1.16.4"
|
||||||
reqwest = { version = "0.13.2", default-features = false, features = [
|
reqwest = { version = "0.13.2", default-features = false, features = [
|
||||||
"rustls",
|
"rustls",
|
||||||
|
|||||||
Reference in New Issue
Block a user