diff --git a/.github/workflows/rust.yml b/.github/workflows/rust.yml index 0b43bcf3c4..b56d3821af 100644 --- a/.github/workflows/rust.yml +++ b/.github/workflows/rust.yml @@ -95,7 +95,7 @@ jobs: - os: ubuntu-latest-16-cores target: aarch64-unknown-linux-gnu cargo-hack-feature-options: --feature-powerset - additional-deb-packages: libudev-dev + additional-deb-packages: libudev-dev libssl-dev - os: macos-latest target: x86_64-apple-darwin cargo-hack-feature-options: --feature-powerset