use crates.io sasl and jid crates
This commit is contained in:
parent
71ffa4fe87
commit
0b82b142f0
1 changed files with 2 additions and 6 deletions
|
@ -19,9 +19,5 @@ xml-rs = "0.3.6"
|
|||
openssl = "0.9.7"
|
||||
base64 = "0.4.0"
|
||||
minidom = "0.1.0"
|
||||
|
||||
[dependencies.jid]
|
||||
git = "https://gitlab.com/lumi/jid-rs.git"
|
||||
|
||||
[dependencies.sasl]
|
||||
git = "https://gitlab.com/lumi/sasl-rs.git"
|
||||
jid = "0.1.0"
|
||||
sasl = "0.1.0"
|
||||
|
|
Loading…
Reference in a new issue