Skip to content

chore: Fix a warning from an invalid Cargo.toml config for the OIDC example #332

chore: Fix a warning from an invalid Cargo.toml config for the OIDC example

chore: Fix a warning from an invalid Cargo.toml config for the OIDC example #332

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