Skip to content

chore: switch to Rust 2024 edition (#350) #1521

chore: switch to Rust 2024 edition (#350)

chore: switch to Rust 2024 edition (#350) #1521

Workflow file for this run

name: Check typo
on:
push:
branches: [ "*" ]
jobs:
check-typo:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4
- name: typos-action
uses: crate-ci/[email protected]