Skip to content

fix: Wrap potentially blocking code in exporter #39

fix: Wrap potentially blocking code in exporter

fix: Wrap potentially blocking code in exporter #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