diff options
Diffstat (limited to 'exes/webhook/Cargo.toml')
| -rw-r--r-- | exes/webhook/Cargo.toml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/exes/webhook/Cargo.toml b/exes/webhook/Cargo.toml index f601a66..5bcc550 100644 --- a/exes/webhook/Cargo.toml +++ b/exes/webhook/Cargo.toml @@ -16,6 +16,6 @@ anyhow = { workspace = true } hex = "0.4.3" ed25519-dalek = "1" -twilight-model = "0.14.2" +twilight-model = "0.15.2" -async-nats = "0.26.0" +async-nats = "0.29.0" |
