Update Rust crate twilight-standby to 0.16
Some checks failed
tests / fmt (push) Successful in 1m12s
tests / build (push) Failing after 1m16s
tests / pre-commit (push) Failing after 1m18s
tests / clippy (push) Failing after 1m22s
tests / test (push) Failing after 1m29s

This commit is contained in:
2025-03-05 01:27:21 +00:00
parent de3262c072
commit 5e108c9681
2 changed files with 26 additions and 13 deletions

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"