1
0
forked from Proxmox/proxmox

import Cargo.lock

We use some crates from their git-master branch and they can
sometimes conflict, so this should pin working revisions of
all crates.

Furthermore, when we start packaging things we'll need to
keep the lock file around as a reference to know the exact
sources we built packages from.

Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
This commit is contained in:
Wolfgang Bumiller 2019-08-09 08:44:48 +02:00
parent 080f62916e
commit 62b5798314
2 changed files with 1314 additions and 1 deletions

1
.gitignore vendored
View File

@ -1,3 +1,2 @@
Cargo.lock
/target
**/*.rs.bk

1314
Cargo.lock generated Normal file

File diff suppressed because it is too large Load Diff