diff --git a/sasl/Cargo.toml b/sasl/Cargo.toml index b2dc0875..7e065712 100644 --- a/sasl/Cargo.toml +++ b/sasl/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "sasl" -version = "0.1.0" +version = "0.1.1" authors = ["lumi "] description = "A crate for SASL authentication. Still needs a bunch of documenation." homepage = "https://gitlab.com/lumi/sasl-rs"