Update Rust crate twilight-standby to 0.16
Some checks failed
renovate/artifacts Artifact file update failure
tests / fmt (push) Successful in 1m14s
tests / build (push) Failing after 1m14s
tests / clippy (push) Failing after 1m6s
tests / pre-commit (push) Failing after 58s
tests / test (push) Failing after 1m41s

This commit is contained in:
2025-03-05 00:05:13 +00:00
parent 3b135894eb
commit c59a9a008e

View File

@@ -18,7 +18,7 @@ tracing-subscriber = "0.2"
twilight-gateway = "0.15"
twilight-http = "0.15"
twilight-model = "0.15"
twilight-standby = "0.15"
twilight-standby = "0.16"
twilight-cache-inmemory = "0.15"
twilight-util = { version = "0.15", features=["builder"] }
dotenv = "0.15.0"