chore: remove chrono dep
parent
d48e86ae32
commit
bbf78b7e98
|
@ -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"
|
||||
|
||||
|
|
Loading…
Reference in New Issue