proxmox/proxmox-acme-api
Wolfgang Bumiller b2dd0117d1 acme-api: allow clippy::manual_map where .map doesn't make sense
The code chooses whichever one of a multitude of functions returns
Some, switching to .map for the final else would make it less
readable.

Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
2024-06-28 11:14:30 +02:00
..
debian acme-api: bump to 0.1.2-1 2024-06-20 13:57:53 +02:00
src acme-api: allow clippy::manual_map where .map doesn't make sense 2024-06-28 11:14:30 +02:00
Cargo.toml acme-api: bump to 0.1.2-1 2024-06-20 13:57:53 +02:00