Update Rust crate twilight-http to 0.16
Some checks failed
renovate/artifacts Artifact file update failure
tests / build (push) Failing after 1m29s
tests / fmt (push) Successful in 1m34s
tests / test (push) Failing after 1m19s
tests / clippy (push) Failing after 1m31s
tests / pre-commit (push) Failing after 1m30s

This commit is contained in:
2025-03-05 01:08:38 +00:00
parent c6e34cf000
commit 8e9103a36f

View File

@@ -16,7 +16,7 @@ reqwest = "0.11"
tracing = "0.1"
tracing-subscriber = "0.2"
twilight-gateway = "0.15"
twilight-http = "0.15"
twilight-http = "0.16"
twilight-model = "0.15"
twilight-standby = "0.15"
twilight-cache-inmemory = "0.15"