Skip to content

feat: updating from newer svd2rust (#74) #3

feat: updating from newer svd2rust (#74)

feat: updating from newer svd2rust (#74) #3

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-rust-lang/audit@v1