mirror of
https://github.com/lldap/lldap.git
synced 2026-07-25 17:58:44 +00:00
domain-model: move domain::model module to separate crate
This commit is contained in:
committed by
nitnelave
parent
3c0359eb8a
commit
d854ace89f
@@ -2,6 +2,7 @@
|
||||
members = [
|
||||
"crates/auth",
|
||||
"crates/domain",
|
||||
"crates/domain-model",
|
||||
"crates/validation",
|
||||
"server",
|
||||
"app",
|
||||
|
||||
Reference in New Issue
Block a user