cleaned up channel binding logic, cleaned up SaslCredentials, updated documentation

This commit is contained in:
lumi 2017-03-07 15:02:38 +01:00
commit 88ea00baa7
5 changed files with 92 additions and 56 deletions

View file

@ -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"