Skip to content

Commit 2100c15

Browse files
fix(style): appease cargo fmt
1 parent f449346 commit 2100c15

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/manifest.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -178,4 +178,4 @@ pub fn check_crate_type(path: &str) -> Result<(), Error> {
178178
} else {
179179
Ok(())
180180
}
181-
}
181+
}

0 commit comments

Comments
 (0)