Skip to content

fix(deps): update rust crate xmc4200 to 0.7.0 #145

fix(deps): update rust crate xmc4200 to 0.7.0

fix(deps): update rust crate xmc4200 to 0.7.0 #145

Workflow file for this run

name: Audit
on:
push:
paths:
- '**/Cargo.toml'
- '**/Cargo.lock'
jobs:
security_audit:
runs-on: ubuntu-latest
steps:
- uses: actions/[email protected]
- uses: actions-rs/[email protected]
with:
token: ${{ secrets.GITHUB_TOKEN }}