proxmox/proxmox-network-api
Shannon Sterz 4fc074b4ba network-api: ignore clippy lint about upper case acronyms
while the lint is correct about how these enum members should be
capitalized, the enum is marked as `pub` and all users of it would
need to adapt. so ignore the lint for now [1].

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

Signed-off-by: Shannon Sterz <s.sterz@proxmox.com>
2025-03-06 15:25:24 +01:00
..
debian network-api: bump to 0.1.4-1 2025-01-15 12:51:19 +01:00
src network-api: ignore clippy lint about upper case acronyms 2025-03-06 15:25:24 +01:00
Cargo.toml network-api: bump to 0.1.4-1 2025-01-15 12:51:19 +01:00