client: use idna

This commit is contained in:
Astro 2017-07-21 00:39:29 +02:00
commit dc5ddc73f6
3 changed files with 16 additions and 5 deletions

View file

@ -18,3 +18,4 @@ rustc-serialize = "*"
jid = "*"
domain = "0.2.1"
xmpp-parsers = "0.6.0"
idna = "*"