Keep making clippy happy
This commit is contained in:
@@ -22,6 +22,7 @@ struct OsRelease {
|
||||
id: String,
|
||||
}
|
||||
|
||||
#[allow(clippy::upper_case_acronyms)]
|
||||
#[derive(Copy, Clone, Debug, PartialEq, Eq)]
|
||||
pub enum Distribution {
|
||||
Arch,
|
||||
|
||||
Reference in New Issue
Block a user