diff --git a/Cargo.toml b/Cargo.toml index 6d252f7..d708c0b 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -17,7 +17,7 @@ tracing = "0.1" tracing-subscriber = "0.2" twilight-gateway = "0.15" twilight-http = "0.15" -twilight-model = "0.15" +twilight-model = "0.16" twilight-standby = "0.15" twilight-cache-inmemory = "0.15" twilight-util = { version = "0.15", features=["builder"] }