Skip to content

Merge branch 'main' into update-formula-x86_64-apple-darwin-779a27d49… #53

Merge branch 'main' into update-formula-x86_64-apple-darwin-779a27d49…

Merge branch 'main' into update-formula-x86_64-apple-darwin-779a27d49… #53

Workflow file for this run

name: Rust Style
on: [push]
env:
CARGO_TERM_COLOR: always
jobs:
machete:
name: Cargo Machete
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Check for unused dependencies
uses: bnjbvr/cargo-machete@main