chore: remove chrono dep

Davide Polonio 2024-01-14 11:38:21 +01:00
parent d48e86ae32
commit bbf78b7e98
1 changed files with 0 additions and 1 deletions

View File

@ -13,7 +13,6 @@ tokio = { version = "1.20.0", features = ["rt-multi-thread", "macros"] }
rspotify = { version = "0.11.5", features = ["default"]}
sentry = "0.27.0"
invidious = "0.2.1"
chrono = "0.4.19"
itertools = "0.10.3"
async-trait = "0.1.56"