proxmox/proxmox-auth-api
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 auth-api: bump to 0.4.8-1 2025-03-04 16:03:17 +01:00
examples fix typos in strings 2024-07-22 08:49:42 +02:00
src acme/auth-api: add Default for types with un-parameterized new() 2025-03-06 15:25:24 +01:00
Cargo.toml auth-api: bump to 0.4.8-1 2025-03-04 16:03:17 +01:00