Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Move src/bin/main.rs -> src/main.rs #36

Merged
merged 1 commit into from
Jan 18, 2023

Conversation

Munksgaard
Copy link
Contributor

With the old name, cargo install would install a binary called main. Now, cargo will install a binary named genfut.

With the old name, `cargo install` would install a binary called `main`. Now,
cargo will install a binary named `genfut`.
@Munksgaard
Copy link
Contributor Author

Alternatively, if you don't like to have the file directly in src, it should be called src/bin/genfut.rs.

@Erk- Erk- merged commit eecc11a into Erk-:master Jan 18, 2023
@Erk-
Copy link
Owner

Erk- commented Jan 18, 2023

Thanks for the PR

@Munksgaard Munksgaard deleted the rename-main-genfut branch January 18, 2023 15:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants