proxmox/proxmox-acme
Shannon Sterz ab2d5c9777 acme/auth-api: add Default for types with un-parameterized new()
this fixes a clippy lint for types that have a `new()` function that
has no parameters [1]. this should allow using these types with
functions such as `unwrap_or_default()`.

[1]:
https://rust-lang.github.io/rust-clippy/master/index.html#new_without_default

Signed-off-by: Shannon Sterz <s.sterz@proxmox.com>
2025-03-06 15:25:24 +01:00
..
debian acme: bump to 0.5.4-1 2025-01-15 12:28:06 +01:00
src acme/auth-api: add Default for types with un-parameterized new() 2025-03-06 15:25:24 +01:00
Cargo.toml acme: bump to 0.5.4-1 2025-01-15 12:28:06 +01:00