echo_bot: use xmpp-parsers to generate stanzas
This also fixes a bug where show and status were inverted while creating the presence element.
This commit is contained in:
parent
68af9d2110
commit
0ec0f3413e
2 changed files with 12 additions and 15 deletions
|
|
@ -17,3 +17,4 @@ sasl = "*"
|
|||
rustc-serialize = "*"
|
||||
jid = "*"
|
||||
domain = "0.2.1"
|
||||
xmpp-parsers = "0.6.0"
|
||||
|
|
|
|||
Loading…
Reference in a new issue