Skip to content

Commit 66e5021

Browse files
committed
fix conflicts
1 parent 1be8821 commit 66e5021

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@ serde = { version = "1.0", features = ["derive"] }
1212
serde_json = { version = "1.0" }
1313

1414
# Discord API
15-
poise = "0.6.1"
16-
serenity = {version = "0.12", default-features = false, features = ["cache", "client", "gateway", "rustls_backend", "model", "framework", "standard_framework"] }
15+
poise = "0.6"
16+
serenity = "0.12"
1717
tokio = { version = "1.29.1", features = ["macros", "signal", "rt-multi-thread"] }
1818

1919
# Misc

0 commit comments

Comments
 (0)