Skip to content

Commit 006c8e7

Browse files
committed
reformat
1 parent 481efa0 commit 006c8e7

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
@@ -90,8 +90,8 @@ pub mod memreserve;
9090
pub mod model;
9191
pub mod standard;
9292
mod util;
93-
mod values;
9493
mod validate;
94+
mod values;
9595

9696
use core::fmt::{self, Display, Formatter};
9797
use core::ops::{BitOr, Shl};

0 commit comments

Comments
 (0)