diff options
Diffstat (limited to 'exes/webhook/Cargo.toml')
| -rw-r--r-- | exes/webhook/Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/exes/webhook/Cargo.toml b/exes/webhook/Cargo.toml index 0078a70..f601a66 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 = { version = "0.14" } +twilight-model = "0.14.2" async-nats = "0.26.0" |
