add client_auth using sasl
This commit is contained in:
parent
c32a38874c
commit
f8de49569f
5 changed files with 182 additions and 1 deletions
|
|
@ -11,3 +11,5 @@ bytes = "*"
|
|||
RustyXML = "*"
|
||||
rustls = "*"
|
||||
tokio-rustls = "*"
|
||||
sasl = "*"
|
||||
rustc-serialize = "*"
|
||||
|
|
|
|||
Loading…
Reference in a new issue