From 81e9c40aa58b90d8714082c32ba065246bee8dc4 Mon Sep 17 00:00:00 2001 From: Max Campbell <41460735+maxall41@users.noreply.github.com> Date: Tue, 8 Oct 2024 17:09:41 -0700 Subject: [PATCH] Update Cargo.toml --- Cargo.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/Cargo.toml b/Cargo.toml index 78e3728..1c2a1f7 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -38,6 +38,7 @@ branch="next" features = ["client", "standard_framework", "voice", "native_tls_backend","builder","cache","gateway","http","model","utils"] git = "https://github.com/serenity-rs/serenity.git" branch="next" +rev="4d54465e933756dc1cb5d68d9bcec8bb9aade0fc" [dependencies.hearth-interconnect] git = "https://github.com/Hearth-Industries/hearth-interconnect.git"