proxmox/proxmox-apt
Shannon Sterz 730f908458 apt: ignore clippy lint about new having to return Self
while this is a reasonable convention to follow, in this case the new
function is part of a public trait and changing the signature would
force all users to adapt. so ignore the lint for now [1].

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

Signed-off-by: Shannon Sterz <s.sterz@proxmox.com>
2025-03-06 15:25:24 +01:00
..
debian apt: bump to 0.11.7-1 2025-01-15 12:40:14 +01:00
src apt: ignore clippy lint about new having to return Self 2025-03-06 15:25:24 +01:00
tests apt: add Ceph Squid to standard repos for PVE 2024-11-11 21:08:10 +01:00
Cargo.toml apt: bump to 0.11.7-1 2025-01-15 12:40:14 +01:00