split off sasl module
This commit is contained in:
parent
e94c582359
commit
2fab3ae088
7 changed files with 4 additions and 440 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Reference in a new issue