feat: rework USB auth (#60)
* feat: rework USB auth * ci: run clippy with `--all-features`
This commit is contained in:
2
.github/workflows/rust-quality.yml
vendored
2
.github/workflows/rust-quality.yml
vendored
@@ -13,7 +13,7 @@ jobs:
|
||||
- uses: actions/checkout@v4
|
||||
- run: rustup component add clippy
|
||||
- name: Run clippy
|
||||
run : cargo clippy
|
||||
run : cargo clippy --all-features
|
||||
|
||||
fmt:
|
||||
name: "fmt"
|
||||
|
||||
Reference in New Issue
Block a user