Fix client not disconnecting on account changes
This commit is contained in:
parent
59a4294e35
commit
7ca6ed5496
2 changed files with 2 additions and 2 deletions
|
|
@ -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/" }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue