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 f601a66..e114a00 100644 --- a/exes/webhook/Cargo.toml +++ b/exes/webhook/Cargo.toml @@ -18,4 +18,4 @@ hex = "0.4.3" ed25519-dalek = "1" twilight-model = "0.14.2" -async-nats = "0.26.0" +async-nats = "0.29.0" |
