Skip to content

Switch internal instrumentation macros to use profiling crate instead, allowing instrumentation with different profilers #246

Switch internal instrumentation macros to use profiling crate instead, allowing instrumentation with different profilers

Switch internal instrumentation macros to use profiling crate instead, allowing instrumentation with different profilers #246

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