replace openssl with sha-1 for component handshake

This commit is contained in:
Emmanuel Gil Peyrot 2017-05-02 17:21:26 +01:00
commit b4795cecd4
3 changed files with 8 additions and 5 deletions

View file

@ -21,6 +21,7 @@ base64 = "0.4.0"
minidom = "0.2.0"
jid = "0.2.0"
sasl = "0.3.0"
sha-1 = "0.3.2"
[features]
insecure = []