Update Rust crate twilight-gateway to 0.16
Some checks failed
renovate/artifacts Artifact file update failure
tests / fmt (push) Successful in 1m21s
tests / test (push) Failing after 1m24s
tests / build (push) Failing after 1m26s
tests / pre-commit (push) Failing after 1m18s
tests / clippy (push) Failing after 1m21s

This commit is contained in:
2025-03-04 21:37:58 +00:00
parent f2f4396674
commit 223393d2f7

View File

@@ -15,7 +15,7 @@ futures = "0.3"
reqwest = "0.11"
tracing = "0.1"
tracing-subscriber = "0.2"
twilight-gateway = "0.15"
twilight-gateway = "0.16"
twilight-http = "0.15"
twilight-model = "0.15"
twilight-standby = "0.15"