Skip to content

Bump syn from 2.0.72 to 2.0.74 #1442

Bump syn from 2.0.72 to 2.0.74

Bump syn from 2.0.72 to 2.0.74 #1442

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