chore: Rust 1.66 linting
This commit is contained in:
+1
-1
@@ -169,7 +169,7 @@ impl fmt::Display for Loading {
|
||||
Self::Nine => '⠇',
|
||||
Self::Ten => '⠏',
|
||||
};
|
||||
write!(f, "{}", disp)
|
||||
write!(f, "{disp}")
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user