Add Cargo.lock file for the stable branch

This commit is contained in:
Sebastian Dröge 2021-08-05 13:53:25 +03:00
parent 061f85d410
commit c1905f2f24
2 changed files with 2827 additions and 7 deletions

View file

@ -52,13 +52,6 @@ stages:
before_script:
- source ./ci/env.sh
- mkdir .cargo && echo -e "[net]\ngit-fetch-with-cli = true" > .cargo/config
# If cargo exists assume we probably will want to update
# the lockfile
- |
if command -v cargo; then
cargo generate-lockfile --color=always
cargo update --color=always
fi
.debian:10-base:
extends: .debian:10

2827
Cargo.lock generated Normal file

File diff suppressed because it is too large Load diff