Skip to content
This repository has been archived by the owner on Aug 16, 2024. It is now read-only.

reduce allocations and implement allocator stats #39

reduce allocations and implement allocator stats

reduce allocations and implement allocator stats #39

Workflow file for this run

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