Skip to content

Commit e2b3744

Browse files
committed
style: rustfmt lib.rs
1 parent 29b44ce commit e2b3744

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/lib.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@ pub mod input;
1919
pub mod interop;
2020
pub mod layout;
2121
mod math;
22-
pub mod palette;
2322
pub mod motion;
23+
pub mod palette;
2424
pub use motion as animation;
2525
pub use motion as animation_timeline;
2626
pub use motion as animation_timing;

0 commit comments

Comments
 (0)