Skip to content

Bump proc-macro2 from 1.0.81 to 1.0.85 #1201

Bump proc-macro2 from 1.0.81 to 1.0.85

Bump proc-macro2 from 1.0.81 to 1.0.85 #1201

Workflow file for this run

name: Security audit
on:
pull_request:
branches:
- '**'
jobs:
security_audit:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: cargo audit
run: cargo audit --ignore RUSTSEC-2023-0071