Push cargo lock to git as we are building a binary

This commit is contained in:
Franck Royer 2020-12-01 09:31:41 +11:00
parent 95c4e5d809
commit 62db4fb430
No known key found for this signature in database
GPG Key ID: A82ED75A8DFC50A4
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