mirror of
https://github.com/lldap/lldap.git
synced 2026-03-31 15:07:48 +01:00
domain-handlers: move backend handler traits to separate crate
This commit is contained in:
committed by
nitnelave
parent
e22d17dca6
commit
ca1c6ff645
@@ -3,6 +3,7 @@ members = [
|
||||
"crates/auth",
|
||||
"crates/domain",
|
||||
"crates/domain-model",
|
||||
"crates/domain-handlers",
|
||||
"crates/validation",
|
||||
"server",
|
||||
"app",
|
||||
|
||||
Reference in New Issue
Block a user