Fix client not disconnecting on account changes

This commit is contained in:
Joscha 2022-08-22 18:21:48 +02:00
parent 59a4294e35
commit 7ca6ed5496
2 changed files with 2 additions and 2 deletions

View file

@ -30,7 +30,7 @@ features = ["rustls-tls-native-roots"]
[dependencies.euphoxide]
git = "https://github.com/Garmelon/euphoxide.git"
rev = "516bb8232381a7f5751cc4e0c74477b535fe46df"
rev = "01a442c1f0695bd11b8f54db406b3a3a03d61983"
# [patch."https://github.com/Garmelon/euphoxide.git"]
# euphoxide = { path = "../euphoxide/" }