ldap: Implement group listing, fix various bugs
This commit is contained in:
committed by
nitnelave
parent
5a00b7d8bb
commit
107c8ec96e
@@ -38,6 +38,7 @@ thiserror = "*"
|
||||
time = "0.2"
|
||||
tokio = { version = "1.2.0", features = ["full"] }
|
||||
tokio-util = "0.6.3"
|
||||
tokio-stream = "*"
|
||||
tracing = "*"
|
||||
tracing-actix-web = "0.4.0-beta.7"
|
||||
tracing-log = "*"
|
||||
|
||||
Reference in New Issue
Block a user