Skip to content

doc: start an architecture document with a high-level description of the crates #392

doc: start an architecture document with a high-level description of the crates

doc: start an architecture document with a high-level description of the crates #392

name: Detects unused dependencies
on:
pull_request: { branches: "*" }
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4
- name: Machete
uses: bnjbvr/cargo-machete@main