bump: bump the version to 0.5-alpha, since we have a breaking change

This commit is contained in:
Valentin Tolmer
2023-04-14 17:03:26 +02:00
committed by nitnelave
parent d1d5d38b32
commit 4576cf9f2c
3 changed files with 4 additions and 4 deletions

4
Cargo.lock generated
View File

@@ -2345,7 +2345,7 @@ checksum = "f051f77a7c8e6957c0696eac88f26b0117e54f52d3fc682ab19397a8812846a4"
[[package]]
name = "lldap"
version = "0.4.4-alpha"
version = "0.5.0-alpha"
dependencies = [
"actix",
"actix-files",
@@ -2412,7 +2412,7 @@ dependencies = [
[[package]]
name = "lldap_app"
version = "0.4.4-alpha"
version = "0.5.0-alpha"
dependencies = [
"anyhow",
"base64 0.13.1",