Keep making clippy happy

This commit is contained in:
Roey Darwish Dror
2021-04-06 10:28:07 +03:00
parent fa8334d776
commit b165a6fe0b

View File

@@ -22,6 +22,7 @@ struct OsRelease {
id: String,
}
#[allow(clippy::upper_case_acronyms)]
#[derive(Copy, Clone, Debug, PartialEq, Eq)]
pub enum Distribution {
Arch,