Skip to content

Implement a mutex lock to prevent multiple threads from finding the s… #199

Implement a mutex lock to prevent multiple threads from finding the s…

Implement a mutex lock to prevent multiple threads from finding the s… #199

Workflow file for this run

name: Rust
on:
push:
pull_request:
jobs:
rust:
permissions:
security-events: write
uses: FyraLabs/actions/.github/workflows/rust.yml@main