Skip to content

Commit f4b2250

Browse files
committed
Rename rustup-cli to just cli
... to match the rest.
1 parent 2572d20 commit f4b2250

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)