diff --git a/Cargo.toml b/Cargo.toml index 20c965f..23c456f 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -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"