Skip to content

Ignore RUSTSEC-2021-0145 until slog-term 2.9.1 is released #133

Ignore RUSTSEC-2021-0145 until slog-term 2.9.1 is released

Ignore RUSTSEC-2021-0145 until slog-term 2.9.1 is released #133

Workflow file for this run

name: Spellcheck
on:
pull_request:
push:
branches:
- main
jobs:
run:
name: Spell Check with Typos
runs-on: ubuntu-latest
steps:
- name: Checkout Actions Repository
uses: actions/checkout@v2
- name: Check spelling
uses: crate-ci/typos@master