fix(style): appease cargo fmt

master
Ashley Williams 7 years ago
parent f2fbe264d4
commit 78527b7a7e
  1. 2
      src/command/init.rs

@ -56,7 +56,7 @@ impl Init {
disable_dts,
target,
debug,
crate_name
crate_name,
})
}

Loading…
Cancel
Save