This website requires JavaScript.
Explore
Help
Sign In
mirror
/
lldap
Watch
1
Star
0
Fork
0
You've already forked lldap
mirror of
https://github.com/nitnelave/lldap.git
synced
2023-04-12 14:25:13 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
d647be793a
lldap
/
Cargo.toml
7 lines
56 B
TOML
Raw
Normal View
History
Unescape
Escape
Create a workspace for the packages
2021-06-23 09:13:05 +00:00
[
workspace
]
Move backend source to server/ subpackage To clarify the organization.
2021-08-31 14:46:31 +00:00
members
=
[
"server"
,
"auth"
,
"app"
Tidy up dependencies
2021-05-14 07:15:37 +00:00
]
Reference in New Issue
Copy Permalink