Skip to content

chore(deps.cargo): Bump hashbrown from 0.15.0 to 0.15.2 #220

chore(deps.cargo): Bump hashbrown from 0.15.0 to 0.15.2

chore(deps.cargo): Bump hashbrown from 0.15.0 to 0.15.2 #220

Workflow file for this run

name: Check for typos
on:
push:
branches: ["main"]
pull_request:
workflow_dispatch:
jobs:
check-typos:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Run spellcheck
uses: crate-ci/[email protected]