mirror of
https://github.com/lldap/lldap.git
synced 2026-03-31 15:07:48 +01:00
Add ability to list groups and their users
This commit is contained in:
+1
-1
@@ -28,7 +28,7 @@ tracing-actix-web = "0.3.0-beta.2"
|
||||
tracing-log = "*"
|
||||
tracing-subscriber = "*"
|
||||
async-trait = "0.1.48"
|
||||
sea-query = { version = "0.9.2", features = [ "with-chrono" ] }
|
||||
sea-query = { version = "0.9.4", features = [ "with-chrono" ] }
|
||||
|
||||
[dependencies.figment]
|
||||
features = ["toml", "env"]
|
||||
|
||||
Reference in New Issue
Block a user