cleaned up channel binding logic, cleaned up SaslCredentials, updated documentation
This commit is contained in:
parent
4a8b405f3b
commit
88ea00baa7
5 changed files with 92 additions and 56 deletions
|
|
@ -2,7 +2,7 @@
|
|||
name = "sasl"
|
||||
version = "0.1.1"
|
||||
authors = ["lumi <lumi@pew.im>"]
|
||||
description = "A crate for SASL authentication. Still needs a bunch of documenation."
|
||||
description = "A crate for SASL authentication."
|
||||
homepage = "https://gitlab.com/lumi/sasl-rs"
|
||||
repository = "https://gitlab.com/lumi/sasl-rs"
|
||||
documentation = "https://docs.rs/sasl"
|
||||
|
|
|
|||
Loading…
Reference in a new issue