We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9d74ead commit 14cd3bfCopy full SHA for 14cd3bf
examples/e01_basic_ping_bot/Cargo.toml
@@ -6,4 +6,4 @@ edition.workspace = true
6
7
[dependencies]
8
serenity = { path = "../../", default-features = false, features = ["gateway", "model", "rustls_backend"] }
9
-tokio = { version = "1.0", features = ["macros", "rt-multi-thread"] }
+tokio = { version = "1.0", features = ["macros", "rt-multi-thread"] }
0 commit comments