comment out impl (#5468)

This commit is contained in:
aecsocket
2026-03-04 00:03:20 +00:00
committed by GitHub
parent c4a0008708
commit d902b281f7
3 changed files with 102 additions and 1 deletions

View File

@@ -7,6 +7,7 @@ edition.workspace = true
[dependencies]
ariadne = { workspace = true }
async-compression = { workspace = true, features = ["gzip", "tokio"] }
async-minecraft-ping = { workspace = true, features = ["srv"] }
async-recursion = { workspace = true }
async-tungstenite = { workspace = true, features = [
"tokio-runtime",