Skip to content

Bump wasm-bindgen from 0.2.92 to 0.2.93 #1437

Bump wasm-bindgen from 0.2.92 to 0.2.93

Bump wasm-bindgen from 0.2.92 to 0.2.93 #1437

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