fix: crates bumped

This commit is contained in:
2024-08-12 18:46:21 +02:00
parent 486f403d10
commit 8d787f2a11
8 changed files with 19 additions and 33 deletions

View File

@@ -11,7 +11,7 @@ license-file = "LICENSE.md"
keywords = ["discord", "bot", "rust", "music", "featureful"]
[dependencies]
lib-spotify-parser = { path = "./libs/spotify-parser" }
spotify-parser = "1.0.1"
dotenv = "0.15.0"
json = "0.12.4"
openssl = { version = "0.10.66", features = ["vendored"] }