forked from Proxmox/proxmox
84fbfb22ec
The `attrs` parameter of `Ldap::search()` is an `impl AsRef<[impl AsRef<str>]>` anyway, so replace `vec![..]` with `&[..]`. Suggested-by: Wolfgang Bumiller <w.bumiller@proxmox.com> Signed-off-by: Christoph Heiss <c.heiss@proxmox.com> |
||
---|---|---|
.. | ||
debian | ||
src | ||
tests | ||
Cargo.toml | ||
run_integration_tests.sh |