Skip to content

build: release 0.12.1 #51

build: release 0.12.1

build: release 0.12.1 #51

Workflow file for this run

name: Security audit
on:
push:
paths:
- '**/Cargo.toml'
jobs:
security_audit:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- run: cargo audit