Skip to content

Commit bda4b07

Browse files
committed
Rename rustup-cli to just cli
... to match the rest.
1 parent 758c325 commit bda4b07

13 files changed

+1
-1
lines changed

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ test = false # no unit tests
7575

7676
[[bin]]
7777
name = "rustup-init"
78-
path = "src/rustup-cli/main.rs"
78+
path = "src/cli/main.rs"
7979
test = false # no unit tests
8080

8181
[profile.release]
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 commit comments

Comments
 (0)