We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c055eac commit b6bd255Copy full SHA for b6bd255
.github/workflows/rust.yml
@@ -107,7 +107,7 @@ jobs:
107
- os: ubuntu-latest-16-cores
108
target: x86_64-unknown-linux-gnu
109
cargo-hack-feature-options: --feature-powerset
110
- additional-deb-packages: libudev-dev
+ additional-deb-packages: libudev-dev libdbus-1-dev
111
# TODO: add back ARM support
112
#- os: ubuntu-latest-16-cores
113
# target: aarch64-unknown-linux-gnu
0 commit comments