3 Commits

Author SHA1 Message Date
e53c7208d7 The project is setup to use the Cargo build system.
#3

The required Cargo files for an executable have been added to the project.
2017-09-02 04:23:50 -04:00
21838f79a6 Added a README that contains the name of the project and a description.
#2
2017-09-02 04:22:28 -04:00
84214ba867 Added the standard .gitignore file for rust projects.
#1

Since this is a library the Cargo.lock file is listed so that
it will not be checked in with the project.
2017-09-02 04:21:43 -04:00