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

Add Cargo.lock #6

Closed
orhun opened this issue Mar 19, 2021 · 1 comment
Closed

Add Cargo.lock #6

orhun opened this issue Mar 19, 2021 · 1 comment

Comments

@orhun
Copy link

orhun commented Mar 19, 2021

Hey!
You need to commit Cargo.lock because project is a binary. See more info here.
P.S. You should remove it from .gitignore:

miro/.gitignore

Lines 5 to 7 in 98e2837

# Remove Cargo.lock from gitignore if creating an executable, leave it for libraries
# More information here https://doc.rust-lang.org/cargo/guide/cargo-toml-vs-cargo-lock.html
Cargo.lock

@o2sh o2sh closed this as completed in 464e54d Mar 19, 2021
@o2sh
Copy link
Owner

o2sh commented Mar 19, 2021

Whoops 😅

Thanks for the heads up @orhun

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