Skip to content

Commit fbacbbf

Browse files
fix(style): appease cargo fmt
1 parent fcb7f71 commit fbacbbf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/command/init.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ impl Init {
5656
disable_dts,
5757
target,
5858
debug,
59-
crate_name
59+
crate_name,
6060
})
6161
}
6262

0 commit comments

Comments
 (0)