mirror of
https://github.com/lldap/lldap.git
synced 2026-07-25 17:58:44 +00:00
Remove the dependency on the app
This commit is contained in:
@@ -30,7 +30,6 @@ hmac = "0.10"
|
|||||||
http = "*"
|
http = "*"
|
||||||
jwt = "0.13"
|
jwt = "0.13"
|
||||||
ldap3_server = "*"
|
ldap3_server = "*"
|
||||||
lldap_app = { path = "app" }
|
|
||||||
lldap_model = { path = "model" }
|
lldap_model = { path = "model" }
|
||||||
log = "*"
|
log = "*"
|
||||||
serde = "*"
|
serde = "*"
|
||||||
|
|||||||
Reference in New Issue
Block a user