From 292b7bea052c5e0163fccdd66e7bc7fe88a69b0e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 19 Nov 2025 02:03:18 +0000 Subject: [PATCH] Update Rust crate twilight-model to 0.17.0 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 4e2ecb4..57e0715 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -12,7 +12,7 @@ ytd-rs = { version = "0.1.7", features = ["yt-dlp"] } backblaze-b2-client = "0.1.6" twilight-gateway = "0.15.4" twilight-http = "0.15.4" -twilight-model = "0.15.4" +twilight-model = "0.17.0" dotenvy = "0.15.7" url = "2.5.7" rand = "0.8.5"