Skip to content

[fix]: Misconfiguration in Cargo.toml #63

[fix]: Misconfiguration in Cargo.toml

[fix]: Misconfiguration in Cargo.toml #63

Workflow file for this run

name: Check
on:
push:
branches:
- main
pull_request:
jobs:
check:
permissions:
checks: write
uses: joshka/github-workflows/.github/workflows/rust-check.yml@main
with:
msrv: 1.74.0