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

Cargo Command in Lesson 06 #4

Closed
CaptainKraft opened this issue Aug 3, 2018 · 1 comment
Closed

Cargo Command in Lesson 06 #4

CaptainKraft opened this issue Aug 3, 2018 · 1 comment

Comments

@CaptainKraft
Copy link

The command you have in the tutorial: cargo new --vcs none gl should probably be cargo new --vcs none --lib gl

The directory tree you show implies that you mean to create a new lib, rather than a binary project.

@Nercury
Copy link
Owner

Nercury commented Aug 3, 2018 via email

@Nercury Nercury closed this as completed Aug 3, 2018
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

No branches or pull requests

2 participants