Add Cargo.lock

This means we have to maintain this file.  However we want packagers
to be able to reproduce builds from tags etc, so we need to provide
the lock file I think.
This commit is contained in:
Floris Bruynooghe
2019-06-30 20:13:39 +02:00
parent 6ccc75b1ed
commit 98611e6041
2 changed files with 2625 additions and 1 deletions

1
.gitignore vendored
View File

@@ -1,6 +1,5 @@
/target
**/*.rs.bk
Cargo.lock
# ignore vi temporaries
*~

2625
Cargo.lock generated Normal file

File diff suppressed because it is too large Load Diff