mirror of
https://git.proxmox.com/git/proxmox
synced 2025-12-07 15:07:56 +00:00
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 | ||