Adding a README and removing the Cargo.lock file.

The Cargo.lock file is not needed for libraries.
This commit is contained in:
2016-08-24 12:21:53 -04:00
parent 13a2cee826
commit 76051cc2c2
3 changed files with 10 additions and 5 deletions

2
.gitignore vendored
View File

@ -14,4 +14,4 @@
# Remove Cargo.lock from gitignore if creating an executable,
# leave it for libraries.
# More information here: http://doc.crates.io/guide.html#cargotoml-vs-cargolock
#Cargo.lock
Cargo.lock