mirror of
https://gitlab.com/asus-linux/asusctl.git
synced 2026-02-06 00:15:04 +01:00
fix(ci): Fix formatting and update Cargo.lock
- Remove extra blank line in animation.rs - Update Cargo.lock to match dependencies Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
@@ -50,7 +50,6 @@ pub enum AnimationMode {
|
||||
},
|
||||
}
|
||||
|
||||
|
||||
impl AnimationMode {
|
||||
/// Returns true if this is an active animation mode
|
||||
pub fn is_active(&self) -> bool {
|
||||
|
||||
Reference in New Issue
Block a user