diff --git a/Cargo.toml b/Cargo.toml index 63e2943..d9312ef 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -31,7 +31,7 @@ serde_json = "1.0.105" shuttle-runtime = "0.44.0" shuttle-serenity = "0.44.0" strum = { version = "0.26", features = ["derive"] } -tokio = { version = "1.32.0", features = ["full"] } +tokio = "1.32.0" topgg = { version = "1.4.1", features = ["autoposter", "serenity-cached"] } tree_magic_mini = "3.0.3" webp = "0.3.0"