Filter out unused cargo features from config

This commit is contained in:
Lukas Wirth 2023-05-26 21:52:39 +02:00
parent ee8c18cb6e
commit 35b208aaa7
6 changed files with 50 additions and 12 deletions

View file

@ -58,7 +58,6 @@ jobs:
uses: actions/checkout@v3
with:
ref: ${{ github.event.pull_request.head.sha }}
fetch-depth: 20
- name: Install Rust toolchain
run: |