diff --git a/sasl/Cargo.toml b/sasl/Cargo.toml index b2dc08752d9190e84ddae67346cc1ce5366b7da5..7e0657125cb3019b49dccf4dbfbf653cf6014b37 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"