diff options
Diffstat (limited to 'exes/gateway/Cargo.toml')
| -rw-r--r-- | exes/gateway/Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/exes/gateway/Cargo.toml b/exes/gateway/Cargo.toml index eeee408..3a0dbc9 100644 --- a/exes/gateway/Cargo.toml +++ b/exes/gateway/Cargo.toml @@ -21,4 +21,4 @@ tokio-stream = "0.1.11" twilight-gateway = { default-features = false, features = ["rustls-webpki-roots"], version = "0.14.1" } twilight-model = "0.14.2" bytes = "1.3.0" -async-nats = "0.26.0" +async-nats = "0.29.0" |
