Update cargo.lock (#738)

This commit is contained in:
Félix Saparelli 2023-12-20 11:34:29 +13:00 committed by GitHub
parent e9cce54179
commit 0a6811f1fb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 225 additions and 201 deletions

View File

@ -184,6 +184,8 @@ jobs:
${{ runner.os }}-cargo-${{ matrix.target }}-
${{ runner.os }}-cargo-
- run: apt update
if: startsWith(matrix.os, 'ubuntu-')
- name: Add musl tools
run: sudo apt install -y musl musl-dev musl-tools
if: endsWith(matrix.target, '-musl')

424
Cargo.lock generated

File diff suppressed because it is too large Load Diff