replace openssl with sha-1 for component handshake
This commit is contained in:
parent
1e65b20ead
commit
b4795cecd4
3 changed files with 8 additions and 5 deletions
|
|
@ -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 = []
|
||||
|
|
|
|||
Loading…
Reference in a new issue