mirror of
https://github.com/lldap/lldap.git
synced 2026-03-31 15:07:48 +01:00
Split the crate in 3, introduce JS frontend
This commit is contained in:
@@ -29,6 +29,8 @@ tracing-log = "*"
|
||||
tracing-subscriber = "*"
|
||||
async-trait = "0.1.48"
|
||||
sea-query = { version = "0.9.4", features = [ "with-chrono" ] }
|
||||
lldap_model = { path = "model" }
|
||||
lldap_app = { path = "app" }
|
||||
|
||||
[dependencies.figment]
|
||||
features = ["toml", "env"]
|
||||
|
||||
Reference in New Issue
Block a user