Add Cargo.lock to version control
This is suggested for end-of-dependency-chain uses as per https://doc.rust-lang.org/cargo/faq.html#why-do-binaries-have-cargolock-in-version-control-but-not-libraries
This commit is contained in:
parent
2ebec7aea9
commit
eb4a4278c5
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,6 +1,5 @@
|
||||
/target
|
||||
**/*.rs.bk
|
||||
Cargo.lock
|
||||
**/*~
|
||||
/parity-ethereum
|
||||
/_build
|
||||
|
1979
Cargo.lock
generated
Normal file
1979
Cargo.lock
generated
Normal file
File diff suppressed because it is too large
Load Diff
Loading…
x
Reference in New Issue
Block a user