Remove the dependency on the app

This commit is contained in:
Valentin Tolmer 2021-05-26 08:36:12 +02:00
parent eb5c48f030
commit e45cf1c2b5
1 changed files with 0 additions and 1 deletions

View File

@ -30,7 +30,6 @@ hmac = "0.10"
http = "*"
jwt = "0.13"
ldap3_server = "*"
lldap_app = { path = "app" }
lldap_model = { path = "model" }
log = "*"
serde = "*"