split off sasl module

This commit is contained in:
lumi 2017-02-27 16:10:11 +01:00
commit 2fab3ae088
7 changed files with 4 additions and 440 deletions

View file

@ -22,3 +22,6 @@ minidom = "0.1.0"
[dependencies.jid]
git = "https://gitlab.com/lumi/jid-rs.git"
[dependencies.sasl]
git = "https://gitlab.com/lumi/sasl-rs.git"