Skip to content

Commit

Permalink
Rename rustup-cli to just cli
Browse files Browse the repository at this point in the history
... to match the rest.
  • Loading branch information
dwijnand committed Mar 10, 2019
1 parent fd387ee commit efc89e1
Show file tree
Hide file tree
Showing 13 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ test = false # no unit tests

[[bin]]
name = "rustup-init"
path = "src/rustup-cli/main.rs"
path = "src/cli/main.rs"
test = false # no unit tests

[profile.release]
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 comments on commit efc89e1

Please sign in to comment.