We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4a6f5f1 commit a98654cCopy full SHA for a98654c
.github/workflows/docs.yml
@@ -76,6 +76,7 @@ jobs:
76
--cfg docsrs
77
-Zunstable-options --generate-link-to-definition
78
79
+ - run: sudo dnf install jq -y
80
- name: Get features excluding some
81
run: |
82
FEATURES=$(cargo metadata --no-deps --format-version=1 | jq -r '
0 commit comments