Skip to content

feat(fflonk): non-default allocator feature #150

feat(fflonk): non-default allocator feature

feat(fflonk): non-default allocator feature #150

Workflow file for this run

name: Cargo deny check
on: pull_request
jobs:
cargo-deny:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: EmbarkStudios/cargo-deny-action@v1