check Cargo.lock into repository

fixes #68
This commit is contained in:
Henrik Friedrichsen
2019-05-13 08:54:14 +02:00
parent 99521f3a8f
commit 1e475b953a
2 changed files with 3547 additions and 4 deletions

4
.gitignore vendored
View File

@@ -3,10 +3,6 @@
/target/
/.idea/
# 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
# These are backup files generated by rustfmt
**/*.rs.bk

3547
Cargo.lock generated Normal file

File diff suppressed because it is too large Load Diff