Push cargo lock to git as we are building a binary

pull/49/head
Franck Royer 3 years ago
parent 95c4e5d809
commit 62db4fb430
No known key found for this signature in database
GPG Key ID: A82ED75A8DFC50A4

2
.gitignore vendored

@ -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

File diff suppressed because it is too large Load Diff
Loading…
Cancel
Save