Skip to content

Commit ee6a883

Browse files
committed
Remove author name from rustup-setup UI
1 parent 80ea54a commit ee6a883

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/multirust-cli/setup_mode.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@ pub fn main() -> Result<()> {
1414

1515
let cli = App::new("multirust-setup")
1616
.version("0.0.5")
17-
.author("Diggory Blake")
1817
.about("The installer for multirust")
1918
.arg(Arg::with_name("verbose")
2019
.short("v")

0 commit comments

Comments
 (0)