mirror of
https://github.com/lldap/lldap.git
synced 2026-03-31 15:07:48 +01:00
auth: move auth crate to crates folder
This commit is contained in:
committed by
nitnelave
parent
dd0ba5975e
commit
b5e87c7226
@@ -18,7 +18,7 @@ serde_json = "1"
|
||||
smallvec = "*"
|
||||
|
||||
[dependencies.lldap_auth]
|
||||
path = "../auth"
|
||||
path = "../crates/auth"
|
||||
features = ["opaque_client"]
|
||||
|
||||
[dependencies.graphql_client]
|
||||
|
||||
Reference in New Issue
Block a user