Bring back the root lockfile

This commit is contained in:
Dzmitry Malyshau 2021-10-04 08:47:13 -04:00
parent c3d906856f
commit 4054d82454
2 changed files with 1984 additions and 1 deletions

3
.gitignore vendored
View File

@ -1,7 +1,8 @@
# Generated by Cargo # Generated by Cargo
# will have compiled files and executables # will have compiled files and executables
target/ target/
Cargo.lock # Include the root lockfile but not the others
*/Cargo.lock
# These are backup files generated by rustfmt # These are backup files generated by rustfmt
**/*.rs.bk **/*.rs.bk

1982
Cargo.lock generated Normal file

File diff suppressed because it is too large Load Diff