Skip to content

v0.1.8

v0.1.8 #73

Workflow file for this run

name: Audit
on: push
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Audit
uses: actions-rs/cargo@v1
with:
command: audit