release: 0.5.0

This commit is contained in:
Valentin Tolmer
2023-09-14 18:22:02 +02:00
committed by nitnelave
parent caf67fdf2b
commit 6f04530700
4 changed files with 66 additions and 3 deletions

View File

@@ -8,7 +8,7 @@ keywords = ["cli", "ldap", "graphql", "server", "authentication"]
license = "GPL-3.0-only"
name = "lldap"
repository = "https://github.com/lldap/lldap"
version = "0.5.0-alpha"
version = "0.5.0"
[dependencies]
actix = "0.13"