Skip to content

Changelog for fix to #4424 #1051

Changelog for fix to #4424

Changelog for fix to #4424 #1051

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