Skip to content
This repository has been archived by the owner on Jan 9, 2020. It is now read-only.

Adding cargo lock #44

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

spacekookie
Copy link

@spacekookie spacekookie commented Dec 10, 2018

This PR adds a Cargo.lock file to the repository.

This is recommended behaviour according to the official
Cargo documentation:

If you’re building a library that other packages will
depend on, put Cargo.lock in your .gitignore.
If you’re building an executable like a command-line tool
or an application, check Cargo.lock into git

This change also means the easy building of a NixOS package

@dywedir dywedir mentioned this pull request Dec 10, 2018
10 tasks
@spacekookie
Copy link
Author

Any news?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant