Merge pull request #49 from comit-network/cargo-lock

Push cargo lock to git as we are building a binary
This commit is contained in:
rishflab 2020-12-01 13:49:03 +11:00 committed by GitHub
commit 729e65da5b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 4181 additions and 1 deletions

2
.gitignore vendored
View File

@ -148,7 +148,7 @@ flycheck_*.el
# 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
# Cargo.lock
# These are backup files generated by rustfmt
**/*.rs.bk

4180
Cargo.lock generated Normal file

File diff suppressed because it is too large Load Diff