Skip to content

Update env_logger requirement from 0.10.0 to 0.11.2 #128

Update env_logger requirement from 0.10.0 to 0.11.2

Update env_logger requirement from 0.10.0 to 0.11.2 #128

Workflow file for this run

name: typos (Linux)
on:
push:
branches: [ main ]
pull_request:
branches: [ main ]
env:
CARGO_TERM_COLOR: always
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Install typos
run: cargo install typos-cli
- name: Run typos
run: typos --format brief