diff --git a/Cargo.toml b/Cargo.toml index e86df78..a178cfa 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -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"