proxmox/proxmox-ldap
Maximiliano Sandoval f80cb33993 ldap: docs: turn uri into link
Fixes the following cargo doc warning:

warning: this URL is not a hyperlink
   --> proxmox-ldap/src/lib.rs:199:9
    |
199 |     /// https://www.rfc-editor.org/rfc/rfc4512#section-5.1
    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://www.rfc-editor.org/rfc/rfc4512#section-5.1>`
    |
    = note: bare URLs are not automatically turned into clickable links
    = note: `#[warn(rustdoc::bare_urls)]` on by default

Signed-off-by: Maximiliano Sandoval <m.sandoval@proxmox.com>
Reviewed-by: Lukas Wagner <l.wagner@proxmox.com>
2024-08-07 20:58:04 +02:00
..
debian ldap: bump version to 0.2.2-1 2024-04-24 21:13:45 +02:00
src ldap: docs: turn uri into link 2024-08-07 20:58:04 +02:00
tests various clippy fixes 2024-06-06 11:40:49 +02:00
Cargo.toml ldap: fix Cargo.toml syntax 2024-06-25 13:54:26 +02:00
run_integration_tests.sh ldap: tests: add LDAP integration tests 2023-02-08 14:11:21 +01:00