Skip to content

Comment on where implementation came from. #1383

Comment on where implementation came from.

Comment on where implementation came from. #1383

Workflow file for this run

name: cargo-deny
on: [push, pull_request]
jobs:
cargo-deny:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: EmbarkStudios/cargo-deny-action@v1