fix: notifs stream reconnection

This commit is contained in:
trisua 2025-06-30 12:20:44 -04:00
parent b501a7c5f0
commit 14936b8b90
5 changed files with 81 additions and 22 deletions

View file

@ -33,6 +33,6 @@ async-stripe = { version = "0.41.0", features = [
"billing",
"runtime-tokio-hyper",
] }
emojis = "0.6.4"
emojis = "0.7.0"
webp = "0.3.0"
bberry = "0.2.0"