Skip to content

Use boxed slice for lookup table to avoid stack overflow #3

Use boxed slice for lookup table to avoid stack overflow

Use boxed slice for lookup table to avoid stack overflow #3

Workflow file for this run

name: Cargo Machete
on: [push, pull_request]
jobs:
cargo-machete:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v3
- name: Machete
uses: bnjbvr/cargo-machete@main